[Python-modules-commits] [python-llfuse] branch master updated (38269e0 -> cf5c7ac)
Nikolaus Rath
nikratio-guest at moszumanska.debian.org
Tue Mar 8 17:38:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
nikratio-guest pushed a change to branch master
in repository python-llfuse.
from 38269e0 Uploaded to unstable
new e599445 Skip extended attribute tests under GNU/kFreeBSD
new 57dbc6c change version to 0.43+dfsg-3 (UNRELEASED) Skip extended attribute tests under kFreeBSD.
new 8b3882e Skip extended attribute tests under GNU/kFreeBSD
new 9533be5 merge patched into master
new 21f5c78 Bump standards version to 3.9.7, no changes required.
new 25b6393 record new upstream branch created by importing python-llfuse_1.0+dfsg.orig.tar.gz
new c441e09 Import python-llfuse_1.0+dfsg.orig.tar.gz
new 9fd52da Use local intersphinx inventory
new c68743b Work around bug in mips+mipsel libc
new d373da8 Use 'cython3' instead of 'cython' command
new 38a8119 Backport properties to Cython 0.23 syntax
new 38a87ea Ignore compiler warnings due to old Cython version
new 8a9d3f8 Work around Cython 0.23 bug.
new 4486b7a Skip extended attribute tests under GNU/kFreeBSD
new da0fb09 change version to 1.0+dfsg-1 New upstream version
new cf5c7ac Uploaded to unstable
The 16 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:
Changes.rst | 15 +
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 13 +
debian/control | 2 +-
...003-Use-cython3-instead-of-cython-command.patch | 4 +-
...Backport-properties-to-Cython-0.23-syntax.patch | 24 +-
...mpiler-warnings-due-to-old-Cython-version.patch | 4 +-
.../patches/0006-Work-around-Cython-0.23-bug.patch | 2 +-
...tended-attribute-tests-under-GNU-kFreeBSD.patch | 36 +
debian/patches/mips_dev_t.diff | 2 +-
debian/patches/series | 1 +
.../patches/use-local-intersphinx-inventory.patch | 2 +-
rst/install.rst | 26 +-
setup.py | 2 +-
src/handlers.pxi | 6 +-
src/llfuse.c | 6866 ++++++++++----------
src/misc.pxi | 11 +-
src/operations.pxi | 4 -
test/test_api.py | 9 +
20 files changed, 3680 insertions(+), 3365 deletions(-)
create mode 100644 debian/patches/0007-Skip-extended-attribute-tests-under-GNU-kFreeBSD.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-llfuse.git
More information about the Python-modules-commits
mailing list