diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-11 12:28:15 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-11 12:31:46 +0800 |
| commit | 86ba5d1aacbf92a0d3297706dadccc42fbfae6f0 (patch) | |
| tree | aef414d3991a26be4eb14ff26c30e838f02de0c4 /databases/py-python-swiftclient/files | |
| parent | c37967830415ab18af2926894c1add3fc6edc109 (diff) | |
databases/py-python-swiftclient: Convert to USE_PYTHON=pep517
- Update COMMENT
- Update WWW
- Update pkg-descr
- Bump PORTREVISION for dependency and package change
- Take maintainership
Diffstat (limited to 'databases/py-python-swiftclient/files')
| -rw-r--r-- | databases/py-python-swiftclient/files/patch-setup.cfg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/py-python-swiftclient/files/patch-setup.cfg b/databases/py-python-swiftclient/files/patch-setup.cfg new file mode 100644 index 000000000000..fae6d6ea7406 --- /dev/null +++ b/databases/py-python-swiftclient/files/patch-setup.cfg @@ -0,0 +1,11 @@ +--- setup.cfg.orig 2022-02-23 09:45:42 UTC ++++ setup.cfg +@@ -25,8 +25,6 @@ packages = + [files] + packages = + swiftclient +-scripts = +- bin/swift + data_files = + share/man/man1 = doc/manpages/swift.1 + |
