[Python-modules-commits] [requests] branch master updated (3225a8d -> 2acdc70)
Ondrej Novy
onovy at debian.org
Sat Dec 9 20:49:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch master
in repository requests.
from 3225a8d Upload to unstable
new cd7eae8 d/watch: Use https
new 37e04a1 Import requests_2.18.4.orig.tar.gz
new cb72a5d record new upstream branch created by importing requests_2.18.4.orig.tar.gz and merge it
new 2ccd8dd New upstream release
new 7056ab4 Bump X-Python3-Version to 3.4
new d2858fe Bump debhelper compat level to 10
new f417ac6 Fix comment about tests disabling
new 9908aef Standards-Version is 4.1.2 now (no changes needed)
new 4a4206b d/watch: Check upstream signature
new 2acdc70 Team upload.
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
HISTORY.rst | 35 ++++
MANIFEST.in | 2 +-
PKG-INFO | 40 +++-
README.rst | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 12 ++
debian/compat | 2 +-
debian/control | 6 +-
debian/rules | 16 +-
debian/upstream/signing-key.asc | 408 ++++++++++++++++++++++++++++++++++++++++
debian/watch | 5 +-
requests/__init__.py | 2 +-
requests/__version__.py | 4 +-
requests/adapters.py | 5 +
requests/compat.py | 4 +-
requests/help.py | 15 +-
requests/models.py | 2 -
requests/sessions.py | 8 +-
requests/utils.py | 4 +-
requirements.txt | 16 ++
setup.py | 5 +-
tests/test_help.py | 40 ++++
tests/test_requests.py | 20 +-
23 files changed, 615 insertions(+), 52 deletions(-)
create mode 100644 debian/upstream/signing-key.asc
create mode 100644 requirements.txt
create mode 100644 tests/test_help.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/requests.git
More information about the Python-modules-commits
mailing list