summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing quic files to setup.py cythonize [#887].Bob Halley2023-01-181-1/+2
* black autoformattingBob Halley2022-03-151-7/+9
* Moved the metadata into setup.cfg from setup.py.KOLANICH2021-02-161-48/+2
* post 2.1.0 versioningBob Halley2021-01-071-1/+1
* remove obsolete download URL; add 3.9 classifierv2.1.0Bob Halley2021-01-071-2/+1
* Set 2.1.0 version.Bob Halley2021-01-071-1/+1
* update versions for 2.1.0rc1Bob Halley2020-10-301-1/+1
* update version post-releaseBob Halley2020-07-171-1/+1
* 2.0.0 versioningv2.0.0Bob Halley2020-07-161-1/+1
* update version post releaseBob Halley2020-07-041-1/+1
* Update classifiers.Bob Halley2020-07-041-2/+2
* 2.0.0rc2 versioningBob Halley2020-07-011-1/+1
* set versioning to devBob Halley2020-06-201-1/+1
* set rc1 in versionBob Halley2020-06-161-1/+1
* update extrasBob Halley2020-06-121-1/+2
* Support trio, curio, and asyncio with one API!Bob Halley2020-06-111-1/+1
* add dns.trio to setup.py packagesBob Halley2020-06-031-1/+2
* fix cythonization for Python 3Petr Špaček2020-05-251-1/+2
* add trio to extrasBob Halley2020-05-191-0/+1
* Python 3.6 or later is required.Bob Halley2020-05-071-4/+2
* Update license descriptor to the ISC license.Bob Halley2020-05-021-1/+1
* make all shebangs python3Bob Halley2020-05-011-1/+1
* make DOH an extra feature (to avoid requests as hard dependency)Daniel Lenski2020-04-301-1/+1
* Use python cryptography for DNSSECSimo Sorce2020-04-071-1/+1
* Add support for EdDSA DNSSEC algorithms.Brian Wellington2020-03-111-1/+1
* Use PyCryptodome for ECDSA.Brian Wellington2020-03-101-1/+1
* added requests and requests-toolbelt depskimbo2019-12-201-0/+1
* The copyright edit moved the shebang to the wrong spot; fix!Bob Halley2019-01-081-2/+2
* Fix missing test dependency for python 2.7 / 3.4Romuald Brunet2019-01-021-0/+1
* setup.py now requires python 3.4 or greater.Bob Halley2018-12-091-3/+1
* Bump version to 2.0.0; discontinue Python 2.7 testing.Bob Halley2018-12-081-1/+1
* update copyrightBob Halley2018-12-011-0/+2
* Merge pull request #334 from hugovk/update-versionsBob Halley2018-12-011-3/+4
|\
| * Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-061-1/+1
| * Update Trove classifiersHugo2018-09-061-2/+2
| * Add python_requires to help pipHugo2018-09-061-0/+1
* | Support for Chaos A recordsBjörn Victor2018-11-121-1/+1
|/
* PEP 561 marker fileJanus2018-07-311-0/+1
* Merge pull request #327 from tomaskrizek/cythonBob Halley2018-07-311-0/+11
|\
| * setup.py: support compilation with CythonTomas Krizek2018-07-301-0/+11
* | dns/dnssec: support both pycryptodome and pycryptodomexTomas Krizek2018-07-201-1/+1
|/
* add extras_requireBob Halley2016-10-081-0/+4
* bump version post-releaseBob Halley2016-09-301-1/+1
* inc versionBob Halley2016-06-011-1/+1
* Prep 1.14.0v1.14.0Bob Halley2016-05-271-1/+1
* start 1.13 release prepBob Halley2016-05-031-1/+1
* setup.py: version classifiersArthur Gautier2016-04-211-0/+7
* python3 supportArthur Gautier2016-04-211-4/+1
* setup.py: use setuptools instead of distutilsArthur Gautier2016-03-301-1/+2
* Prep 1.12.0v1.12.0Bob Halley2014-09-011-1/+1