[Python-modules-commits] [python-llfuse] branch master updated (9e03bd8 -> f602071)
Nikolaus Rath
nikratio-guest at moszumanska.debian.org
Wed Jul 27 18:30:00 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 9e03bd8 Fixed VCS URL (https)
new 27ac536 Support nanosecond time stamps under kFreeBSD.
new f477e88 change version to 1.0+dfsg-2 (UNRELEASED) Cherry picked ns-resolution support for kFreeBSD
new 21097da Switch to .xz compression for orig.tar
new 7804ebe Added target
new 1bf25c8 Uploaded to unstable
new 8241107 record new upstream branch created by importing python-llfuse_1.1.1+dfsg.orig.tar.xz
adds df84cf8 Import python-llfuse_1.1.1+dfsg.orig.tar.xz
new 48e6c33 Use local intersphinx inventory
new 12ee26c Work around bug in mips+mipsel libc
new baf2d5e Use 'cython3' instead of 'cython' command
new 3ad6e38 Backport properties to Cython 0.23 syntax
new 1b909e2 Ignore compiler warnings due to old Cython version
new 3413eca Work around Cython 0.23 bug.
new d7439db Skip extended attribute tests under GNU/kFreeBSD
new 32cb23a change version to 1.1.1+dfsg-1 (UNRELEASED) New upstream release.
new 496b5d9 Added minimum required pytest version
new 23876da Uploaded to unstable
new 3f61427 Added missing pytest-catchlog build dependency
new 4423b7d Backport properties to Cython 0.23 syntax
new 1069a4f Ignore compiler warnings due to old Cython version
new e7fc1d9 Work around Cython 0.23 bug.
new 4686182 Skip extended attribute tests under GNU/kFreeBSD
new a98d643 Fixup 0004-Backport-properties-to-Cython-0.23-syntax.patch
new 14d9df9 Uploaded to unstable
new f602071 Merged
The 24 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 | 14 +++
PKG-INFO | 2 +-
debian/.git-dpm | 14 +--
debian/changelog | 21 +++-
debian/control | 6 +-
...003-Use-cython3-instead-of-cython-command.patch | 8 +-
...Backport-properties-to-Cython-0.23-syntax.patch | 62 +++++-----
...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 | 2 +-
debian/patches/mips_dev_t.diff | 2 +-
.../patches/use-local-intersphinx-inventory.patch | 2 +-
debian/rules | 8 +-
rst/install.rst | 4 +-
setup.py | 5 +-
src/llfuse.c | 14 +--
src/misc.pxi | 9 --
src/operations.pxi | 2 +-
src/xattr.h | 21 +++-
test/.cache/v/cache/lastfailed | Bin 7 -> 0 bytes
test/conftest.py | 75 +++++++-----
test/pytest_checklogs.py | 130 +++++++++++++++++++++
test/test_fs.py | 18 ++-
23 files changed, 317 insertions(+), 108 deletions(-)
delete mode 100644 test/.cache/v/cache/lastfailed
create mode 100644 test/pytest_checklogs.py
--
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