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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
|
pygithub (2.6.1-1) unstable; urgency=medium
* Team Upload
* New upstream version 2.6.1
-- Hans-Christoph Steiner <hans@eds.org> Sun, 09 Mar 2025 21:19:59 +0100
pygithub (2.5.0-1) unstable; urgency=medium
* Team Upload
* Trim d/rules with new syntax
* Tweak d/watch for new PyPi archive naming policy
* New upstream version 2.5.0
-- Alexandre Detiste <tchet@debian.org> Tue, 07 Jan 2025 20:21:51 +0100
pygithub (2.3.0-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.7.0 (from 4.6.2; no further changes
needed).
* d/control: Add dh-sequence-python3 as build dependency.
- d/rules: Remove --with python3.
-- Emmanuel Arias <eamanu@debian.org> Mon, 22 Apr 2024 13:17:19 -0300
pygithub (2.2.0-1) unstable; urgency=medium
* New upstream version.
* d/control: Use pybuild-plugin-pyproject as B-Depends.
Remove dh-python.
-- Emmanuel Arias <eamanu@debian.org> Tue, 13 Feb 2024 17:47:36 -0300
pygithub (2.1.1-1) unstable; urgency=medium
* New upstream release.
* d/control: Add python3-setuptools-scm as B-Depends.
- Run wrap-and-sort.
* d/control: Update my contact information. Also update it in d/copyright.
* d/salsa: Update salsa-ci adding salsa-ci.yml and pipelines-job.yml jobs.
* d/source/lintian-overrides: Update lintian tag
debian-watch-does-not-check-gpg-signature =>
debian-watch-does-not-check-openpgp-signature.
-- Emmanuel Arias <eamanu@debian.org> Sat, 14 Oct 2023 21:24:00 -0300
pygithub (1.55-3) unstable; urgency=medium
* Update metadata
* Update Standards-Version to 4.6.2 (no change)
* Introduce d/salsa-ci.yml
-- Agathe Porte <debian@microjoe.org> Sat, 21 Jan 2023 11:42:15 +0100
pygithub (1.55-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all and
python3-setuptools.
[ Agathe Porte ]
* d/control: update name
* d/copyright: update year to 2022
* d/control: wrap-and-sort
* remove PyGithub.egg-info from git repo
* use d/clean instead of d/rules
* introduce d/upstream/metadata
* d/control: add Rules-Requires-Root: no
-- Agathe Porte <debian@microjoe.org> Fri, 08 Apr 2022 14:04:57 +0200
pygithub (1.55-1) unstable; urgency=medium
* Team upload.
[ 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 ]
* Bump debhelper from old 11 to 13.
[ Agathe Porte ]
* Introduce d/gbp.conf.
* Add myself as uploader.
[ Boyuan Yang ]
* New upstream version 1.55.
+ setup.py: remove 2to3 (Closes: #997630)
* debian/control: Update homepage information following upstream.
* debian/: Apply wrap-and-sort -abst.
* debian/control: Bump standards-Version to 4.6.0.
-- Boyuan Yang <byang@debian.org> Sun, 07 Nov 2021 14:50:35 -0500
pygithub (1.43.7-1) unstable; urgency=medium
[ Emmanuel Arias ]
* New upstream version 1.43.7
* Remove Python2 support (Closes: #937444)
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* debian/patches/0001-Disable-installation-of-tests.patch
- remove patch, no longer needed
-- Sandro Tosi <morph@debian.org> Sat, 26 Oct 2019 12:14:26 -0400
pygithub (1.43.3-1) unstable; urgency=medium
[Ondřej Nový]
* Convert git repository from git-dpm to gbp layout
[Emmanuel Arias]
* New upstream version (1.43.3)
* Update d/rules
-- Emmanuel Arias <emmanuelarias30@gmail.com> Thu, 29 Nov 2018 23:58:30 -0300
pygithub (1.40-1) unstable; urgency=medium
[ Emmanuel Arias ]
* New upstream release
* Update Standards-Version from 3.9.6 to 4.1.4 version
* Add Uploaders field from debian/control to intent to adopt the
package (Closes: #851187)
* Update Maintainer field from debian/control to Debian Python
Modules Team (DPMT) according to
http://python-modules.alioth.debian.org/policy.html
* Add new maintainer on copyright debian/* files field from
debian/copyright to stay up-to-date
* Remove override_dh_installchangelogs target from debian/rules due to
from the 1.35 version do not have README.rst file
* Update debhelper to latest 11 on debian/control and debian/compat
* Delete X-Python-Version and X-Python3-Version reference from
debian/control. They are not needed
* Add Testsuite: autopkgtest-pkg-python on debian/control
* Use https in Format url on debian/copyright
[ Filip Pytloun ]
* d/control: wrap-and-sort
* d/control: Remove unneeded dh-exec from build dependencies
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
-- Emmanuel Arias <emmanuelarias30@gmail.com> Tue, 03 Jul 2018 19:05:23 -0300
pygithub (1.26.0-1) unstable; urgency=medium
* New upstream release
* Update watch file to use pypi.debian.net
* Disable tests, since they need network
* Disable installation of test modules and data
* Rename binary packages (python-pygithub -> python-github)
(Closes: #808467)
* Fix Vcs-* fields
* Drop invalid email from debian/copyright
* Add Provides field to simplify migration for rdeps
* Install README.rst as changelog. It actually contains changelog,
along with other things
* Remove *.pyremove files, obsoleted by tests-disabling patch
-- Dmitry Bogatov <KAction@gnu.org> Mon, 28 Dec 2015 10:07:35 +0300
pygithub (1.25.2-4) unstable; urgency=medium
* Replace patches with more simple one (Gianfranco Costamagna).
Fix bug, caused package to not work with python3. Closes: #790655
-- Dmitry Bogatov <KAction@gnu.org> Sat, 08 Aug 2015 11:11:15 +0300
pygithub (1.25.2-3) unstable; urgency=medium
* Upload to unstable.
[ Joao Eriberto Mota Filho ]
* Changed README.Debian name to install it in all binaries.
-- Dmitry Bogatov <KAction@gnu.org> Fri, 01 May 2015 21:36:51 +0100
pygithub (1.25.2-2) experimental; urgency=low
* Use pybuild over hand-written shell loop
(patch provided by Gianfranco Costamagna)
* Write patch to disable running tests, since they need network.
* Fix watchfile
-- Dmitry Bogatov <KAction@gnu.org> Tue, 17 Feb 2015 11:36:21 +0100
pygithub (1.25.2-1) experimental; urgency=low
* Initial release (Closes: #764709)
-- Dmitry Bogatov <KAction@gnu.org> Fri, 10 Oct 2014 15:36:06 +0400
|