[Python-modules-commits] [pilkit] branch master updated (20e5894 -> b1ee4e8)

Michael Fladischer fladi at moszumanska.debian.org
Fri Mar 10 08:26:20 UTC 2017


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

fladi pushed a change to branch master
in repository pilkit.

      from  20e5894   change target to unstable change urgency to low
       new  531d80e   record new upstream branch created by importing pilkit_2.0.orig.tar.gz
       new  db79d70   Import pilkit_2.0.orig.tar.gz
       new  6bd22ca   Allow newer versions of mock and nose to be used by tests.
       new  846eddc   merge patched into master
       new  93afafb   change version to 2.0-1~exp1 (UNRELEASED) New upstream release.
       new  da89b06   Use https:// for copyright-format 1.0 URL.
       new  4a7d715   Upstream no longer ships non-free lenna.png and .pyc files, so there is no need to exclude them from the tarball.
       new  b1ee4e8   change target to experimental

The 8 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:
 AUTHORS                                            |   2 ++
 MANIFEST.in                                        |   2 +-
 PKG-INFO                                           |  10 +++++---
 README.rst                                         |   1 +
 debian/.git-dpm                                    |  14 +++++------
 debian/changelog                                   |   9 +++++++
 debian/copyright                                   |   5 +---
 ...versions-of-mock-and-nose-to-be-used-by-.patch} |  14 +++++------
 ...-versions-of-mock-and-nose-to-be-used-by-.patch |  24 ------------------
 ...ce.png-from-libav-sources-as-a-replacemen.patch |  27 ---------------------
 debian/patches/series                              |   4 +--
 pilkit.egg-info/PKG-INFO                           |  10 +++++---
 pilkit.egg-info/SOURCES.txt                        |  17 ++-----------
 pilkit/pkgmeta.py                                  |   2 +-
 pilkit/processors/__init__.py                      |   1 +
 pilkit/processors/overlay.py                       |  23 ++++++++++++++++++
 pilkit/utils.py                                    |   9 ++++++-
 setup.py                                           |   9 ++++---
 {debian => tests/assets}/reference.png             | Bin
 tests/test_processors.py                           |  14 +++++++++--
 20 files changed, 93 insertions(+), 104 deletions(-)
 rename debian/patches/{0001-Remove-dependency-nose-progressive-as-it-is-only-cos.patch => 0001-Allow-newer-versions-of-mock-and-nose-to-be-used-by-.patch} (50%)
 delete mode 100644 debian/patches/0002-Allow-newer-versions-of-mock-and-nose-to-be-used-by-.patch
 delete mode 100644 debian/patches/0003-Add-reference.png-from-libav-sources-as-a-replacemen.patch
 create mode 100644 pilkit/processors/overlay.py
 copy {debian => tests/assets}/reference.png (100%)

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



More information about the Python-modules-commits mailing list