aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-python-swiftclient/files
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-07-11 12:28:15 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-07-11 12:31:46 +0800
commit86ba5d1aacbf92a0d3297706dadccc42fbfae6f0 (patch)
treeaef414d3991a26be4eb14ff26c30e838f02de0c4 /databases/py-python-swiftclient/files
parentc37967830415ab18af2926894c1add3fc6edc109 (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.cfg11
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
+