[Python-modules-commits] [portalocker] branch upstream updated (c4a45fb -> e4b25c8)
Josué Ortega
josue at moszumanska.debian.org
Sun Oct 2 22:49:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
josue pushed a change to branch upstream
in repository portalocker.
from c4a45fb Import portalocker_0.6.1.orig.tar.gz
new e4b25c8 Import portalocker_1.0.0.orig.tar.gz
The 1 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:
CHANGELOG | 29 ------
PKG-INFO | 15 ++-
README.rst | 13 ++-
portalocker.egg-info/PKG-INFO | 15 ++-
portalocker.egg-info/SOURCES.txt | 6 +-
portalocker.egg-info/not-zip-safe | 1 -
portalocker/__about__.py | 7 ++
portalocker/__init__.py | 54 ++++++++++-
portalocker/constants.py | 23 +++++
portalocker/exceptions.py | 11 +++
portalocker/portalocker.py | 192 ++++++++++++--------------------------
portalocker/utils.py | 44 +++++----
setup.cfg | 3 +
setup.py | 111 ++++++++++++++++------
tests/test_combined.py | 15 +++
tests/tests.py | 82 ++++++++++++----
16 files changed, 363 insertions(+), 258 deletions(-)
delete mode 100644 CHANGELOG
delete mode 100644 portalocker.egg-info/not-zip-safe
create mode 100644 portalocker/__about__.py
create mode 100644 portalocker/constants.py
create mode 100644 portalocker/exceptions.py
create mode 100644 tests/test_combined.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/portalocker.git
More information about the Python-modules-commits
mailing list