Ticket #440 (closed Enhancement: Software changed)
Release on PyPi
| Reported by: | roland@… | Owned by: | wsanchez@… |
|---|---|---|---|
| Priority: | 3: Important | Milestone: | |
| Component: | PyKerberos | Severity: | Other |
| Keywords: | Cc: | ||
| Port: |
Description
Please release PyKerberos on PyPi. That way it become's easy_install-able.
Attachments
Change History
Changed 2 years ago by roland@…
- Attachment pypi_release.patch added
comment:1 Changed 2 years ago by roland@…
I released it on pypi: http://pypi.python.org/pypi/kerberos I also made some changes for the latest pykerberos trunk:
updated the version to 1.1.1, added Trove Classifiers and a long description.
Changed 2 years ago by roland@…
- Attachment pypi_release.2.patch added
New release patch including a MANIFEST.in
comment:2 Changed 2 years ago by roland@…
Added a new patch. pypi_release.2.patch is the correct one. It includes a MANIFEST.in for all files.
Note: See
TracTickets for help on using
tickets.


Patch for pykerberos release on pypi.