Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392aa1d commit 5996825Copy full SHA for 5996825
2 files changed
Misc/RPM/Tkinter/setup.cfg
@@ -1,4 +1,4 @@
1
[bdist_rpm]
2
-packager = Jeremy Hylton <jeremy@beopen.com>
3
-vendor = BeOpen PythonLabs
+packager = Jeremy Hylton <jeremy@zope.com>
+vendor = PythonLabs
4
release = 2
Misc/RPM/Tkinter/setup.py
@@ -11,7 +11,7 @@
11
version="8.0",
12
description="Python interface to Tk GUI toolkit",
13
author="Python development team",
14
- author_email="pythoneers@beopen.com",
+ author_email="pythoneers@zope.com",
15
url="http://www.pythonlabs.com/products/python2.0/",
16
licence="Modified CNRI Open Source License",
17
0 commit comments