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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
python-cpuinfo (9.0.0+git20221119-3) unstable; urgency=medium
* QA upload.
* Orphan the package. (See #1093668)
* debian/patches/0001-python-cpuinfo-hppa-v2.patch: Add patch to
fix hppa support. (Closes: #1092350)
-- Boyuan Yang <byang@debian.org> Mon, 20 Jan 2025 22:27:16 -0500
python-cpuinfo (9.0.0+git20221119-2) unstable; urgency=medium
* Team upload.
* Use pybuild-plugin-pyproject.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Tue, 30 Jul 2024 12:57:43 +0100
python-cpuinfo (9.0.0+git20221119-1) unstable; urgency=medium
* New upstream snapshot.
+ Add support for loongarch64 architecture. (Closes: #1066082)
* debian/copyright: Update information.
-- Boyuan Yang <byang@debian.org> Tue, 12 Mar 2024 11:05:23 -0400
python-cpuinfo (9.0.0-1) unstable; urgency=medium
* Team upload.
* debian/control: Remove retired uploader. (Closes: #1050269)
[ Bo YU ]
* New upstream version 9.0.0. (Closes: #1032957)
* Set std-ver to 4.6.2.
-- Boyuan Yang <byang@debian.org> Tue, 12 Dec 2023 15:55:57 -0500
python-cpuinfo (5.0.0-5) unstable; urgency=medium
* Team upload.
* d/control: add b-d on pytest to force tests to run via something other
than the deprecated "python3 setup.py test" command.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 03 Dec 2022 17:06:04 -0500
python-cpuinfo (5.0.0-4) UNRELEASED; urgency=medium
* Update standards version to 4.6.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Sun, 04 Sep 2022 20:40:59 -0000
python-cpuinfo (5.0.0-3) unstable; urgency=medium
[ Debian Janitor ]
* 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 ]
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 00:00:58 -0400
python-cpuinfo (5.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937667
-- Sandro Tosi <morph@debian.org> Tue, 26 Nov 2019 19:22:31 -0500
python-cpuinfo (5.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Hugo Lefeuvre ]
* New upstream release.
* Bump manpage years.
* debian/control:
- Bump Standards-Version to 4.4.0.
* debian/copyright:
- Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Sat, 20 Jul 2019 20:55:17 -0300
python-cpuinfo (4.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Hugo Lefeuvre ]
* New upstream release.
* Bump compat to 11.
* Bump debian/watch to version 4.
* Bump manpage years.
* debian/control:
- Bump Standards-Version to 4.1.4.
- Update debhelper dependency to >= 11.
- Add autopkgtest stanza.
- Longer binary package descriptions.
* debian/copyright:
- Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Tue, 17 Apr 2018 23:16:46 -0400
python-cpuinfo (3.3.0-1) unstable; urgency=medium
* New upstream release.
* Upload to unstable.
* Bump Standards-Version to 4.1.0.
* Fix section of binary package py-cpuinfo.
-- Hugo Lefeuvre <hle@debian.org> Sun, 24 Sep 2017 23:42:41 +0200
python-cpuinfo (3.0.0-1) experimental; urgency=low
* Initial release (Closes: #860182)
-- Hugo Lefeuvre <hle@debian.org> Thu, 13 Apr 2017 10:36:52 +0200
|