diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /devel/py-xasm/files/patch-____pkginfo____.py | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'devel/py-xasm/files/patch-____pkginfo____.py')
| -rw-r--r-- | devel/py-xasm/files/patch-____pkginfo____.py | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/py-xasm/files/patch-____pkginfo____.py b/devel/py-xasm/files/patch-____pkginfo____.py deleted file mode 100644 index b4e7591c79d0..000000000000 --- a/devel/py-xasm/files/patch-____pkginfo____.py +++ /dev/null @@ -1,17 +0,0 @@ ---- __pkginfo__.py.orig 2021-11-07 21:37:38 UTC -+++ __pkginfo__.py -@@ -35,12 +35,12 @@ ftp_url = None - author = "Rocky Bernstein" - author_email = "rb@dustyfeet.com" - ftp_url = None --install_requires = [_six] -+install_requires = ["xdis >= 6.0.3"] - license = "GPL-2.0" - mailing_list = "python-debugger@googlegroups.com" - modname = "xasm" - py_modules = None --setup_requires = ["pytest-runner", "xdis >= 6.0.3, < 6.1.0"] -+setup_requires = [] - # scripts = ['bin/pydisasm'] - short_desc = "Python cross-version byte-code assembler" - tests_require = ["pytest", _six] |
