[Python-modules-commits] [python-persistent] 03/15: record new upstream branch created by importing python-persistent_4.2.2.orig.tar.gz and merge it

Barry Warsaw barry at moszumanska.debian.org
Fri Jan 6 21:13:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository python-persistent.

commit 86fbf7f4b72cc1734d5557d911d5ad06d1bc4872
Merge: 03e0e94 3b72c0c
Author: Julien Muchembled <jm at jmuchemb.eu>
Date:   Thu Dec 1 22:16:34 2016 +0100

    record new upstream branch created by importing python-persistent_4.2.2.orig.tar.gz and merge it

 .gitignore                           |  17 ---
 .travis.yml                          |  54 ++++++--
 CHANGES.rst                          |  31 +++++
 PKG-INFO                             |  51 +++++++-
 README.rst                           |  15 +++
 bootstrap.py                         |  51 +++++---
 debian/.git-dpm                      |  14 +--
 ez_setup.py                          | 234 -----------------------------------
 persistent.egg-info/PKG-INFO         |  51 +++++++-
 persistent.egg-info/SOURCES.txt      |   3 +-
 persistent/_timestamp.c              |   5 +
 persistent/cPersistence.c            |  56 ++++++++-
 persistent/persistence.py            |  16 ++-
 persistent/tests/test_persistence.py |  51 ++++++++
 persistent/tests/test_timestamp.py   | 120 +++++++++---------
 persistent/tests/test_wref.py        |   2 +
 persistent/timestamp.py              |  16 ++-
 rtd.txt                              |   1 +
 setup.py                             |   5 +-
 tox.ini                              |  18 +--
 20 files changed, 444 insertions(+), 367 deletions(-)

diff --cc debian/.git-dpm
index 96cd8a0,0000000..0b12ab3
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- a2259dc825f8cdfabef4c87de1f185f9577929bf
- a2259dc825f8cdfabef4c87de1f185f9577929bf
- a2259dc825f8cdfabef4c87de1f185f9577929bf
- a2259dc825f8cdfabef4c87de1f185f9577929bf
- python-persistent_4.1.1.orig.tar.gz
- df766e705770017cd38b5f50c3b6e7c5832f22b3
- 94427
++3b72c0c67086e25ce401b6cb4f1925a8b6e07e24
++3b72c0c67086e25ce401b6cb4f1925a8b6e07e24
++3b72c0c67086e25ce401b6cb4f1925a8b6e07e24
++3b72c0c67086e25ce401b6cb4f1925a8b6e07e24
++python-persistent_4.2.2.orig.tar.gz
++5fcf70d11410b46b2afde1035f2c91a71e713552
++93194
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-persistent.git



More information about the Python-modules-commits mailing list