1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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