summaryrefslogtreecommitdiff
path: root/dbus_python.egg-info
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-09-02 14:48:33 +0100
committerSimon McVittie <smcv@debian.org>2019-09-02 14:48:33 +0100
commit597d360f74ea54b33c218fbbe17c64c0297c7076 (patch)
tree10f2b25c46857524df6471c6144c6766181442e4 /dbus_python.egg-info
parentfbf7b875d784851f4f3f234f0e4ce8e05d3a515d (diff)
parente6c02a03a5c2ef5df5893d7517ed3e109e860cd6 (diff)
New upstream version 1.2.10
Diffstat (limited to 'dbus_python.egg-info')
-rw-r--r--dbus_python.egg-info/PKG-INFO4
-rw-r--r--dbus_python.egg-info/SOURCES.txt8
2 files changed, 5 insertions, 7 deletions
diff --git a/dbus_python.egg-info/PKG-INFO b/dbus_python.egg-info/PKG-INFO
index f450eca..97f7fcc 100644
--- a/dbus_python.egg-info/PKG-INFO
+++ b/dbus_python.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: dbus-python
-Version: 1.2.8
+Version: 1.2.10
Summary: Python bindings for libdbus
Home-page: http://www.freedesktop.org/wiki/Software/DBusBindings/#python
Maintainer: The D-Bus maintainers
@@ -40,7 +40,7 @@ Description: =======================================
.. _GLib: http://developer.gnome.org/glib/
.. _PyGI: https://live.gnome.org/PyGObject
- .. _Qt: https://qt.nokia.com/
+ .. _Qt: https://www.qt.io
.. _PyQT: http://www.riverbankcomputing.co.uk/software/pyqt/intro
Platform: UNKNOWN
diff --git a/dbus_python.egg-info/SOURCES.txt b/dbus_python.egg-info/SOURCES.txt
index 93abb63..dd85129 100644
--- a/dbus_python.egg-info/SOURCES.txt
+++ b/dbus_python.egg-info/SOURCES.txt
@@ -1,6 +1,7 @@
.travis.yml
.version
AUTHORS
+CONTRIBUTING.md
COPYING
ChangeLog
INSTALL
@@ -26,11 +27,11 @@ config.h.in
configure
configure.ac
dbus-gmain/AUTHORS
-dbus-gmain/CONTRIBUTING
+dbus-gmain/CONTRIBUTING.md
dbus-gmain/COPYING
dbus-gmain/Makefile.am
dbus-gmain/Makefile.in
-dbus-gmain/README
+dbus-gmain/README.md
dbus-gmain/dbus-gmain.c
dbus-gmain/dbus-gmain.h
dbus-gmain/tests/30574.c
@@ -92,7 +93,6 @@ dbus_python.egg-info/SOURCES.txt
dbus_python.egg-info/dependency_links.txt
dbus_python.egg-info/top_level.txt
doc/API_CHANGES.txt
-doc/HACKING.txt
doc/PY3PORT.txt
doc/_static/.gitignore
doc/conf.py
@@ -135,7 +135,6 @@ m4/ax_compiler_flags.m4
m4/ax_compiler_flags_cflags.m4
m4/ax_compiler_flags_gir.m4
m4/ax_compiler_flags_ldflags.m4
-m4/ax_generate_changelog.m4
m4/ax_is_release.m4
m4/ax_python_devel.m4
m4/ax_python_module.m4
@@ -164,7 +163,6 @@ test/test-standalone.py
test/test-unusable-main-loop.py
test/tmp-session-bus.conf.in
test/wait-for-name.py
-test/with-session-bus.sh
tools/check-c-style.sh
tools/check-coding-style.mk
tools/check-py-style.sh