[Python-modules-commits] [python-llfuse] branch master updated (39d8d28 -> 5baf823)

Nikolaus Rath nikratio-guest at moszumanska.debian.org
Mon Nov 13 12:52:47 UTC 2017


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  39d8d28   Uploaded to unstable.
       new  8bfc4a3   record new upstream branch created by importing python-llfuse_1.3.2+dfsg.orig.tar.gz
       new  1921f2f   Import python-llfuse_1.3.2+dfsg.orig.tar.gz
       new  c582980   Use local intersphinx inventory
       new  49ba706   Use 'cython3' instead of 'cython' command
       new  62cbe4d   Skip extended attribute tests under GNU/kFreeBSD
       new  6bf746d   Ignore exceptions during interpreter shutdown
       new  962f96a   Work around bug in mips+mipsel libc
       new  714f5b5   merge patched into master
       new  607834e   Work around bug in mips+mipsel libc
       new  3ce7511   merge patched into master
       new  5baf823   Uploaded into unstable

The 11 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                                        |   11 +
 Include/posix/__init__.pxd                         |    1 -
 Include/posix/stat.pxd                             |   50 +-
 Include/pthread.pxd                                |    1 +
 PKG-INFO                                           |  128 +-
 README.rst                                         |    2 +-
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |    8 +
 ...002-Use-cython3-instead-of-cython-command.patch |    8 +-
 ...tended-attribute-tests-under-GNU-kFreeBSD.patch |    2 +-
 ...re-exceptions-during-interpreter-shutdown.patch |    2 +-
 debian/patches/mips_dev_t.diff                     |   50 +-
 .../patches/use-local-intersphinx-inventory.patch  |    2 +-
 examples/lltest.py                                 |    8 +-
 examples/passthroughfs.py                          |    8 +-
 examples/tmpfs.py                                  |    8 +-
 setup.py                                           |   24 +-
 src/fuse_api.pxi                                   |   44 +-
 src/llfuse.c                                       | 2197 +++++++++++---------
 src/llfuse.egg-info/PKG-INFO                       |  128 +-
 src/llfuse.egg-info/SOURCES.txt                    |    3 +-
 src/llfuse.egg-info/requires.txt                   |    1 +
 src/misc.pxi                                       |   16 +-
 23 files changed, 1511 insertions(+), 1205 deletions(-)
 delete mode 100644 Include/posix/__init__.pxd
 create mode 100644 src/llfuse.egg-info/requires.txt

-- 
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