summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2021-06-16 16:01:48 +0000
committerJeremy Stanley <fungi@yuggoth.org>2021-07-10 16:45:05 +0000
commitaa21a0c61b1b665714f5b6e55ec202db9ddc22f1 (patch)
tree7539d3430b98c440ef5d871266299a10aabeef0e /bindep.txt
parent8e93a6b7b8d7df30521e745eb99c742715999646 (diff)
downloadgear-aa21a0c61b1b665714f5b6e55ec202db9ddc22f1.tar.gz
Overhaul package metadata and contributor info0.16.0
Modernize our package metadata in the following ways: * switch from description-file to long_description with the file attribute, and specify an explicit content type and encoding * replace the home-page parameter with the newer general url one * use the specific license metadata in addition to the corresponding trove classifier for it * make sure wheels when built also incorporate the LICENSE and AUTHORS files so that we're not distributing them without a copy of the license text * indicate support for all recent Python releases in trove classifiers * drop Python 3.4 cruft from the bindep list https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html Also replace the contributor documentation with a more up to date copy from opendev/bindep, and adjust the copyright assertions in the built Sphinx docs to refer to "OpenDev Contributors" and drop the unnecessary year. Change-Id: I39c5f5afc66edec0cf51709218f143b2a749eddd
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/bindep.txt b/bindep.txt
index ea5092a..e6c6331 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -8,6 +8,4 @@ python-devel [platform:rpm]
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
python3-dev [platform:dpkg]
python3-devel [platform:fedora]
-python3.4 [platform:ubuntu-trusty]
python3.5 [platform:ubuntu-xenial]
-python34-devel [platform:centos]