summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Back to development: 6.2Michael Howitz2023-04-201-1/+1
|
* Preparing release 6.2a1.dev06.2a1.dev0Michael Howitz2023-04-201-1/+1
|
* Drop using `setup_requires`. (#98)Michael Howitz2023-04-201-28/+2
| | | | | * Drop using ``setup_requires`` due to constant problems on GHA. * Add preliminary support for Python 3.12a7
* - vb [ci skip]Jens Vagelpohl2023-01-181-1/+1
|
* - prepare release 6.16.1Jens Vagelpohl2023-01-181-1/+1
|
* - prepare release 6.06.0Jens Vagelpohl2023-01-161-1/+1
|
* Config with c code template 831a34f5 (#91)Michael Howitz2022-12-231-11/+7
| | | * Drop support for Python 2.7, 3.5, 3.6.
* Back to development: 5.9Michael Howitz2022-11-301-1/+1
|
* Preparing release 5.85.8Michael Howitz2022-11-301-1/+1
|
* Remove unused variable.Michael Howitz2022-11-301-1/+0
|
* Update to zope.untrustedpython >= 5. (#76)Michael Howitz2022-11-301-3/+2
| | | The extra ``untrustedpython`` now for Python 3, too, installs ``zope.untrustedpython``.
* - vb [ci skip]Jens Vagelpohl2022-11-171-1/+1
|
* - prepare release 5.75.7Jens Vagelpohl2022-11-171-1/+1
|
* - vb [ci skip]Jens Vagelpohl2022-11-161-1/+1
|
* - prepare release 5.6 and package cleanups5.6Jens Vagelpohl2022-11-161-1/+7
|
* - vb [ci skip]Jens Vagelpohl2022-11-081-1/+1
|
* - declare Python 3.11 supportJens Vagelpohl2022-11-061-0/+1
|
* - prepare release 5.5Jens Vagelpohl2022-11-061-1/+1
|
* Back to development: 5.5Michael Howitz2022-09-151-1/+1
|
* Preparing release 5.45.4Michael Howitz2022-09-151-1/+1
|
* Back to development: 5.4Michael Howitz2022-04-271-1/+1
|
* Preparing release 5.35.3Michael Howitz2022-04-271-1/+1
|
* Apply isort rulesMichael Howitz2022-04-221-4/+1
|
* Back to development: 5.3Michael Howitz2022-03-101-1/+1
|
* Preparing release 5.25.2Michael Howitz2022-03-101-1/+1
|
* Fix tests on Python 3.10 + lint.config-with-c-codeMichael Howitz2021-11-231-0/+1
|
* Add needed dependencies so documentation can built without test extra.Michael Howitz2021-11-121-0/+2
|
* Lint the code.Michael Howitz2021-08-301-3/+10
| | | | Add support for Python 3.9.
* Back to development: 5.1.2Jason Madden2020-03-231-1/+1
|
* Preparing release 5.1.15.1.1Jason Madden2020-03-231-1/+1
|
* Ensure all objects have consistent interface resolution orders.Jason Madden2020-03-231-1/+1
| | | | Fixes #71
* Back to development: 5.2.0Michael Howitz2020-02-141-1/+1
|
* Preparing release 5.1.05.1.0Michael Howitz2020-02-141-1/+1
|
* Allow to use a common Sphinx version for Python 2 and 3. (#70)Michael Howitz2020-02-141-2/+1
| | | | | | * Allow to use a common Sphinx version for Python 2 and 3. * Work around pypa/virtualenv#1555
* Merge pull request #67 from zopefoundation/deprecated-setuptools-featuresJason Madden2020-02-121-22/+17
|\ | | | | Drop the use of the deprecated setuptools Features
| * Drop the use of the deprecated setuptools Featuresdeprecated-setuptools-featuresJason Madden2020-01-201-22/+17
| |
* | Let interfaces be iterated on Python 3Jason Madden2020-02-061-1/+1
|/ | | | Fixes https://github.com/zopefoundation/zope.interface/issues/141
* Back to development: 5.1Marius Gedminas2019-11-111-1/+1
|
* Preparing release 5.05.0Marius Gedminas2019-11-111-1/+1
|
* Properly declare dependency on zope.schema >= 4.2.0Colin Watson2019-10-251-1/+1
| | | | This was introduced in zope.security 4.2.1.
* Drop forgotten 3.4 classifierMarius Gedminas2019-04-301-1/+0
|
* Update to current Python versions. (#61)Michael Howitz2019-04-061-2/+5
| | | | Additionally we have to pin an older `Sphinx` version to keep supporting Python 2.
* Back to development: 4.3.2Adam Groszer2019-01-031-1/+1
|
* Preparing release 4.3.14.3.1Adam Groszer2019-01-031-1/+1
|
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
| | | | | See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this.
* Back to development: 4.3.1Jason Madden2018-08-241-1/+1
|
* Preparing release 4.3.04.3.0Jason Madden2018-08-241-1/+1
|
* Back to development: 4.2.4Marius Gedminas2018-08-091-1/+1
|
* Preparing release 4.2.34.2.3Marius Gedminas2018-08-091-1/+1
|
* Back to development: 4.2.3Marius Gedminas2018-08-091-1/+1
|