File: changelog

package info (click to toggle)
python-oauth2client 4.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,468 kB
  • sloc: python: 11,266; makefile: 170; sh: 51
file content (153 lines) | stat: -rw-r--r-- 4,826 bytes parent folder | download
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
python-oauth2client (4.1.3-3) unstable; urgency=medium

  * Add fix-getargspec-to-getfullargspec.patch (Closes: #1026468).
  * Add remove-broken-werkzeug-test.patch, as the test looks like broken with
    latest werkzeug 2.2.2 uploaded to unstable. I don't think it's worth
    investing more time investigating this tests, as the functionality of the
    package seems still ok.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Dec 2022 18:11:46 +0100

python-oauth2client (4.1.3-2) unstable; urgency=medium

  * Upload to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 19:22:36 +0200

python-oauth2client (4.1.3-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Mar 2021 18:03:24 +0100

python-oauth2client (4.1.2-7) unstable; urgency=medium

  * Switch to python3-pycryptodome (Closes: #971297).
    Add fix-import-Cryptodome-not-Crypto.patch to make it possible.

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Jan 2021 12:49:19 +0100

python-oauth2client (4.1.2-6) unstable; urgency=medium

  * Drop dependency on python3-uritemplate (Closes: #963811).

 -- Thomas Goirand <zigo@debian.org>  Sun, 28 Jun 2020 17:46:31 +0200

python-oauth2client (4.1.2-5) unstable; urgency=medium

  * Add fix-hmac.new-call-in-py3.8.patch (Closes: #950051).

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 Feb 2020 13:21:09 +0100

python-oauth2client (4.1.2-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Removed Python 2 support.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Aug 2019 21:54:51 +0200

python-oauth2client (4.1.2-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * Add missin dh-python build-depends.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Mon, 02 Apr 2018 19:43:56 +0200

python-oauth2client (4.1.2-2) unstable; urgency=medium

  * Uploading to unstable.
  * Watch file using HTTPS.
  * Standards-Version is now 4.1.1.

 -- Thomas Goirand <zigo@debian.org>  Sun, 29 Oct 2017 21:24:55 +0000

python-oauth2client (4.1.2-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Using compat level 10.
  * Fixed (build-)depends for this release.
  * Using pkgos-dh_auto_install and removing tests folder. (Closes: #875962)
  * Only run tests in the tests folder.
  * Use --exclude-dir=tests/contrib/django_util when running tests.
  * Remove 2 broken tests.

 -- Thomas Goirand <zigo@debian.org>  Mon, 25 Sep 2017 16:28:58 +0200

python-oauth2client (2.0.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)

  [ Thomas Goirand ]
  * Added runtime depends on python{3,}-openssl (Closes: #794756).

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 May 2016 18:04:20 +0200

python-oauth2client (2.0.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 11:40:02 +0000

python-oauth2client (2.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Ran wrap-and-sort -t -a.
  * Move package to PKG OpenStack:
    - Updated VCS URLs.
    - Update maintainer field.
    - Using git tag workflow and fixed debian/gbp.conf accordingly.
  * Updated (build-)depends.
  * Running unit tests with nose (and added needed build-depends-indep).
  * Standards-Version: 3.9.7 (no change).
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 10:01:15 +0100

python-oauth2client (1.4.12-0.1) unstable; urgency=low

  * update to latest upstream version v1.4.12
  * update URLs: Homepage, Vcs-*, debian/watch
  * NMU to help fix python-googleapi #789253

 -- Hans-Christoph Steiner <hans@eds.org>  Mon, 20 Jul 2015 10:47:56 -0700

python-oauth2client (1.2-3) unstable; urgency=medium

  * Fixes VCS URLs.
  * Added Python 3 support.
  * Standards-Version is now 3.9.5

 -- Thomas Goirand <zigo@debian.org>  Thu, 28 Aug 2014 23:28:56 +0000

python-oauth2client (1.2-2) unstable; urgency=low

  * Removes embedded uritemplate folder from binary.

 -- Thomas Goirand <zigo@debian.org>  Mon, 02 Sep 2013 09:00:22 +0000

python-oauth2client (1.2-1) unstable; urgency=low

  * Initial release. (Closes: #719971)

 -- Thomas Goirand <zigo@debian.org>  Sat, 17 Aug 2013 11:12:18 +0200