Commit Graph

42 Commits

Author SHA1 Message Date
Ross McFarland f807d8b6ac update requirements*.txt 2023-11-22 15:18:18 -08:00
Ross McFarland 5a119890ba explicit setuptools & wheel in requirements now 2023-10-07 13:31:08 -07:00
Ross McFarland b61d4d53cb update requirements*.txt 2023-10-04 10:48:23 -07:00
Ross McFarland e6e3290b14 Update requirements, certifi advisory 2023-08-17 07:26:10 -07:00
Ross McFarland 221d4f482c black and isort version req updates 2023-06-28 14:35:38 -07:00
Ross McFarland 4ac0f06673 stick with isort 5.11.4, newer doesn't support 3.7 2023-05-23 10:33:18 -07:00
Ross McFarland 193d004d65 update requirements*.txt 2023-05-23 10:20:32 -07:00
Ross McFarland 8eea4ca544 Add header to generated requirements 2023-04-05 14:53:30 -07:00
Ross McFarland cfaf7315de use pyproject.toml for tooling, add isort 2023-01-22 13:56:13 -08:00
Ross McFarland a8dd410e07 Bump certifi to 2022.12.7 2022-12-09 08:34:49 -08:00
Ross McFarland 3dd1455362 Update requirements, specifically rm py 2022-11-01 09:18:10 -07:00
Ross McFarland 78c53de22c Merge remote-tracking branch 'origin/master' into idna 2022-08-09 07:58:07 -07:00
Ross McFarland e116d26eec Implement black formatting 2022-07-04 12:27:39 -07:00
Ross McFarland 044d8561ed Add idna encode/decode helpers 2022-05-20 09:13:38 -07:00
Ross McFarland c39733cf91 Update requirements*.txt to the latest 2022-03-10 07:09:58 -08:00
Ross McFarland c0e38d67f7 pycountry is only a dev requirement in core now 2022-02-01 07:20:24 -08:00
Ross McFarland 49535fa104 Move pycountry-convert to dev requirements 2022-01-28 12:24:04 -08:00
Ross McFarland 65dce06169 We don't explicitly need requests anymore 2022-01-26 17:58:10 -08:00
Ross McFarland e25b618e95 Initial pass at script/update-requirements, results of run 2022-01-26 17:47:31 -08:00
Ross McFarland 3ed6d743e6 Switch to pytests, add a tiny bit of smoke test coverage to get something coverage no longer gets 2022-01-13 14:26:30 -08:00
Ross McFarland 47f94cc50e use build module with both sdist and wheel packages 2021-09-28 17:42:09 -07:00
Ross McFarland 6959a9a6e1 Remove python version gates on requirements, all py3 now 2021-09-28 17:41:24 -07:00
Ross McFarland 6354e45d7c Configurable domain_create_sleep in EasyDnsProvider, 0s for tests 2021-09-02 13:21:28 -07:00
Ross McFarland c878ec6eee Install nose no-network and timer plugins, use no-network in test & coverage 2021-09-02 05:00:15 -07:00
Ross McFarland f64ee57b14 Actually only install twine on 3.x 2021-02-16 07:11:46 -08:00
Ross McFarland cec53b2180 Require different twines based on python version 2021-02-16 07:11:14 -08:00
Peter Dave Hello bdf4a6f425 Update development dependency twine to v3.2.0
Twine version < 2.0 was reported has a security vulnerability

From Twine version 2.0+, it requires Python 3.6, but doesn't seem to
have other breaking changes.

Reference:

- https://github.com/pypa/twine/issues/491
- https://twine.readthedocs.io/en/latest/changelog.html
2020-12-20 21:45:17 +08:00
dependabot-preview[bot] 42c55f298e Bump pycodestyle from 2.5.0 to 2.6.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.5.0...2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 13:25:22 +00:00
dependabot-preview[bot] 89f32d28b0 Bump pyflakes from 2.1.1 to 2.2.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.1.1...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 16:18:27 +00:00
dependabot-preview[bot] b529b5c303 Bump readme-renderer[md] from 25.0 to 26.0
Bumps [readme-renderer[md]](https://github.com/pypa/readme_renderer) from 25.0 to 26.0.
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/readme_renderer/compare/25.0...26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 09:12:07 +00:00
dependabot-preview[bot] 3ad48f9c4f Bump readme-renderer[md] from 24.0 to 25.0
Bumps [readme-renderer[md]](https://github.com/pypa/readme_renderer) from 24.0 to 25.0.
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/readme_renderer/compare/24.0...25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 16:39:58 +00:00
dependabot-preview[bot] a564da68bb Bump pyflakes from 1.6.0 to 2.1.1
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 to 2.1.1.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/1.6.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 21:51:52 +00:00
dependabot-preview[bot] 0e7b986c15 Bump twine from 1.13.0 to 1.15.0
Bumps [twine](https://github.com/pypa/twine) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/1.13.0...1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 20:38:21 +00:00
dependabot-preview[bot] a33b75911d Bump pycodestyle from 2.4.0 to 2.5.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.4.0...2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 17:30:12 +00:00
Ross McFarland 6959b58b75 Update requirements and setup.py, remove incf.countryutils, promote pycountry-convert 2019-10-09 16:03:06 -07:00
Ross McFarland 3296b55aa6 Include readme_renderer[md] in dev requirements 2019-09-30 10:22:05 -07:00
Ross McFarland 4ae3807627 Render README on pypi as markdown, update twine, fix a couple README bits 2019-07-16 07:03:50 -07:00
Ross McFarland 50ae8054c7 First pass at GeoCodes and geo_data for validating/working with geo codes 2018-12-10 12:55:18 -08:00
Ross McFarland f86c06d304 Revert the setup.cfg infra and go back to requirements.txt
I've continually run into problems with the setup.cfg route that I'm not
interested in investing the time to debug and fix. Looking around it doesn't
seem to be very common yet so I've had a hard time finding help/docs etc.
2018-04-20 12:35:58 -07:00
Hervé Beraud 77d2fd1eb4 improve setuptools capabilities 2017-11-03 22:31:38 +01:00
Ross McFarland feec443bb4 Require setuptools new enough to publish to pypi 2017-09-29 16:14:22 -07:00
Ross McFarland 7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00