1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
astral (3.2-2) unstable; urgency=medium
* Team upload.
* d/control: Add pybuild-plugin-pyproject and poetry-core.
Remove dh_python and python3-setuptools.
Add autopkgtest-pkg-pybuild testsuite.
Bump Standards-Version to 4.7.0.
* d/tests: Remove tests/control, tests/py3test.
* Add debian/pybuild.testfiles.
* d/rule: Remove PYBUILD_BEFORE_TEST and PYBUILD_AFTER_TEST +
remove --test-pytest, tests handled by testsuite.
* Rename d/docs to d/python3-astral.docs.
-- eevelweezel <eevel.weezel@gmail.com> Wed, 18 Sep 2024 19:46:00 -0500
astral (3.2-1) unstable; urgency=medium
* New upstream release.
* d/copyright: Update copyright year to 2023 for debian/* files.
Add myself to copyright for debian/* files.
Add copyright for src/astral/__init__.py.
Update Apache-2.0 License information.
* d/control: Bump standards version from 4.0.0 to 4.6.2.
Add python3-freezegun to Build-Depends.
Add <!nocheck> to python3-freezegun and python3-pytest.
Update homepage from PyPi to Github.
Set rules requires root to no.
Add myself as the uploader.
Remove python3-tz and python3-requests from Build-Depends.
* d/tests/control: Add python3-freezegun to Depends.
* d/tests/py3test: Change py3versions from -r option to -s.
Remove redirection to /dev/null.
* d/rules: Remove override_dh_auto_clean.
* d/clean: Move .pytests_cache cleaning here.
* d/watch: Update watch standard version from 3 to 4.
* d/docs: Update to only have ReadMe.md.
* d/upstream/metadata: Add Github as the archive.
* d/salsa-ci.yml: Enable salsa-ci pipeline.
-- Ileana Dumitrescu <ileanadumitrescu95@gmail.com> Tue, 05 Sep 2023 14:21:34 +0000
astral (1.6.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Remove MIA uploader Ethan Ward <ethan.ward@mycroft.ai>. Closes: #971858
* Bump debhelper from old 12 to 13.
-- Sandro Tosi <morph@debian.org> Thu, 21 Apr 2022 18:03:54 -0400
astral (1.6.1-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 10 Aug 2019 21:49:39 +0500
astral (1.6.1-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Diane Trout ]
* New upstream version 1.6.1
* Add python{,3}-requests to Build-Depends
* README renamed to README.rst
* Clean up .pytest_cache directory in case of rebuild
* egg-info directory is now in src/
-- Diane Trout <diane@ghic.org> Fri, 06 Jul 2018 21:53:43 -0700
astral (1.4-1) unstable; urgency=medium
* Initial Debian release (closes: #869101)
-- Ethan Ward <ethan.ward@mycroft.ai> Wed, 02 Aug 2017 16:00:58 -0500
|