[Python-modules-commits] [dulwich] 04/08: New upstream version 0.18.4
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sun Oct 1 22:25:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to branch master
in repository dulwich.
commit c3eac2eba6f614b52edbc714d262397b5e2d68a5
Merge: ea18826 7d6460e
Author: Jelmer Vernooij <jelmer at debian.org>
Date: Sun Oct 1 01:57:18 2017 +0100
New upstream version 0.18.4
NEWS | 8 ++++++++
PKG-INFO | 2 +-
README.swift.md | 2 +-
dulwich.egg-info/PKG-INFO | 2 +-
dulwich/__init__.py | 2 +-
dulwich/client.py | 4 +++-
setup.py | 2 +-
7 files changed, 16 insertions(+), 6 deletions(-)
diff --cc PKG-INFO
index 10b4987,0000000..c469db4
mode 100644,000000..100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@@ -1,32 -1,0 +1,32 @@@
+Metadata-Version: 1.1
+Name: dulwich
- Version: 0.18.3
++Version: 0.18.4
+Summary: Python Git Library
+Home-page: https://www.dulwich.io/
+Author: UNKNOWN
+Author-email: jelmer at jelmer.uk
+License: Apachev2 or later or GPLv2
+Description:
+ Python implementation of the Git file formats and protocols,
+ without the need to have git installed.
+
+ All functionality is available in pure Python. Optional
+ C extensions can be built for improved performance.
+
+ The project is named after the part of London that Mr. and Mrs. Git live
+ in in the particular Monty Python sketch.
+
+Keywords: git
+Platform: UNKNOWN
+Classifier: Development Status :: 4 - Beta
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: PyPy
+Classifier: Operating System :: POSIX
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Topic :: Software Development :: Version Control
diff --cc dulwich.egg-info/PKG-INFO
index 10b4987,0000000..c469db4
mode 100644,000000..100644
--- a/dulwich.egg-info/PKG-INFO
+++ b/dulwich.egg-info/PKG-INFO
@@@ -1,32 -1,0 +1,32 @@@
+Metadata-Version: 1.1
+Name: dulwich
- Version: 0.18.3
++Version: 0.18.4
+Summary: Python Git Library
+Home-page: https://www.dulwich.io/
+Author: UNKNOWN
+Author-email: jelmer at jelmer.uk
+License: Apachev2 or later or GPLv2
+Description:
+ Python implementation of the Git file formats and protocols,
+ without the need to have git installed.
+
+ All functionality is available in pure Python. Optional
+ C extensions can be built for improved performance.
+
+ The project is named after the part of London that Mr. and Mrs. Git live
+ in in the particular Monty Python sketch.
+
+Keywords: git
+Platform: UNKNOWN
+Classifier: Development Status :: 4 - Beta
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: PyPy
+Classifier: Operating System :: POSIX
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Topic :: Software Development :: Version Control
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dulwich.git
More information about the Python-modules-commits
mailing list