mirror of https://github.com/python/cpython.git
Update a few references to beopen.com
This commit is contained in:
parent
392aa1de1d
commit
5996825ebc
|
@ -1,4 +1,4 @@
|
||||||
[bdist_rpm]
|
[bdist_rpm]
|
||||||
packager = Jeremy Hylton <jeremy@beopen.com>
|
packager = Jeremy Hylton <jeremy@zope.com>
|
||||||
vendor = BeOpen PythonLabs
|
vendor = PythonLabs
|
||||||
release = 2
|
release = 2
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
version="8.0",
|
version="8.0",
|
||||||
description="Python interface to Tk GUI toolkit",
|
description="Python interface to Tk GUI toolkit",
|
||||||
author="Python development team",
|
author="Python development team",
|
||||||
author_email="pythoneers@beopen.com",
|
author_email="pythoneers@zope.com",
|
||||||
url="http://www.pythonlabs.com/products/python2.0/",
|
url="http://www.pythonlabs.com/products/python2.0/",
|
||||||
licence="Modified CNRI Open Source License",
|
licence="Modified CNRI Open Source License",
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue