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
|
python-requests-oauthlib (2.0.0-2) unstable; urgency=medium
* Team upload.
* Release to unstable
-- Alexandre Detiste <tchet@debian.org> Tue, 03 Mar 2026 21:00:11 +0100
python-requests-oauthlib (2.0.0-1) experimental; urgency=medium
* Team upload.
* New upstream version 2.0.0
* Add debian/salsa-ci.yml
* Drop "Rules-Requires-Root: no": it is the default now
* Bump Standards-Version to 4.7.3, drop Priority: tag
* Bump d/watch to v4
* Rewrite d/rules with newer & shorter syntax
* Skip test_login too
-- Alexandre Detiste <tchet@debian.org> Sun, 01 Mar 2026 20:26:22 +0100
python-requests-oauthlib (1.3.1-2) unstable; urgency=medium
* Team upload.
* Updated tests to support 3.3.0/changes rel. to expires_at
(closes: #1114330).
-- Colin Watson <cjwatson@debian.org> Mon, 13 Oct 2025 02:31:41 +0100
python-requests-oauthlib (1.3.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.3.1
* document Salsa status in gbp.conf
* switch to DebHelper 13
* remove python3-mock build-dep
* add python3-sphinx-rtd-theme build-dep
* set "Rules-Requires-Root: no"'
* mark -doc package "Multi-Arch: foreign"
-- Alexandre Detiste <tchet@debian.org> Wed, 21 Feb 2024 12:57:38 +0100
python-requests-oauthlib (1.3.0+ds-1) unstable; urgency=medium
* Team upload
* Salvage into Python Team (Closes: #995758)
-- Bastian Germann <bage@debian.org> Tue, 20 Dec 2022 16:36:02 +0100
python-requests-oauthlib (1.3.0+ds-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
+ Compatible again with oauthlib 3.0. (Closes: #995417)
* Exclude pre-compiled bytecode from source tarball.
-- Dominik George <natureshadow@debian.org> Mon, 04 Oct 2021 23:59:32 +0200
python-requests-oauthlib (1.0.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Removed Python 2 support (Closes: #938140).
* d/source/options: Add extend-diff-ignore = "^[^/]*[.]egg-info/".
* Add patch-out-intersphinx.patch.
[ Simon Fondrie-Teitler ]
* Update watch file to use pypi.debian.net
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 21:00:14 +0200
python-requests-oauthlib (1.0.0-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream version 1.0.0
* debian/control
- Bumps debhelper version to 12
- Adds new missing build dependencies
- Updates standards version to 4.3.0
- Adds build dependency on dh-python
- Updates test suite
- Removes trailing whitespaces
- Adds dependency on python3-sphinx
- Updates VCS fields
* debian/watch
- Fixes insecure URI in debian/watch
* debian/rules
- Updates build system to pybuild
- Excludes networked tests
* debian/doc-base
- Updates path to docs
-- Ana Custura <ana@netstat.org.uk> Mon, 07 Jan 2019 11:56:36 +0000
python-requests-oauthlib (0.8.0-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream version 0.8.0
* debian/control
- Updates VCS links
- Removes unnecessary versioned dependencies
- Updates standards version to 4.1.0
* debian/copyright
- Updates format link to use https
-- Ana Custura <ana@netstat.org.uk> Sat, 09 Sep 2017 09:01:27 +0100
python-requests-oauthlib (0.7.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Imported new upstream version 0.7.0.
-- Iain R. Learmonth <irl@debian.org> Sat, 03 Dec 2016 15:28:38 +0000
python-requests-oauthlib (0.6.2-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Imported new upstream version 0.6.2.
-- Iain R. Learmonth <irl@debian.org> Sat, 17 Sep 2016 19:48:04 +0100
python-requests-oauthlib (0.4.0-1) unstable; urgency=low
* Upgrade to new upstream version
* Simplified rules file
* Update Standards-Version
* Move to collab-maint
-- Simon Fondrie-Teitler <simonft@riseup.net> Sat, 01 Feb 2014 13:26:06 -0500
python-requests-oauthlib (0.3.3-1) unstable; urgency=low
* Initial release. Closes: 721545
-- Simon Fondrie-Teitler <simonft@riseup.net> Sun, 01 Sep 2013 15:54:52 -0500
|