[pygobject] PKG-INFO: Revert name back to PyGObject
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] PKG-INFO: Revert name back to PyGObject
- Date: Sun, 10 Dec 2017 15:27:26 +0000 (UTC)
commit 307e64982fdfcc9b505d867c0628e1e0a189cd67
Author: Christoph Reiter <creiter src gnome org>
Date: Sun Dec 10 16:23:45 2017 +0100
PKG-INFO: Revert name back to PyGObject
My thinking there was that it gives us the same naming of tarballs
as with the autotools build system. But on a second thought, we
can't use the same tarball anyway due to gz vs xz and while the
naming should be case insensitive it's not worth the risk.
The commit changing it was 3e455944f5835c7509
PKG-INFO.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/PKG-INFO.in b/PKG-INFO.in
index 6e6f9ac..c357cc3 100644
--- a/PKG-INFO.in
+++ b/PKG-INFO.in
@@ -1,5 +1,5 @@
Metadata-Version: 1.0
-Name: pygobject
+Name: PyGObject
Version: @VERSION@
Summary: Python bindings for GObject Introspection
Home-page: https://pygobject.readthedocs.io
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]