Closed Bug 1119262 Opened 10 years ago Closed 10 years ago

Upload redo to internal pypi

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: armenzg)

References

Details

https://pypi.python.org/pypi/redo

This is currently needed for the upcoming hgtool python package.

I will be following the steps in here to upload the package:
https://wiki.mozilla.org/ReleaseEngineering:Buildduty:Other_Duties#Python_packages
-bash-4.1$ ./publish_package_our_pypi.sh ~/temp/redo-1.4.tar.gz
redo-1.4.tar.gz                                                                                100% 3752     3.7KB/s   00:00
`redo-1.4.tar.gz' -> `/mnt/netapp/relengweb/pypi/pub/redo-1.4.tar.gz'
removed `redo-1.4.tar.gz'

Testing http://pypi.pub.build.mozilla.org/pub/redo-1.4.tar.gz ...
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2015 15:52:47 GMT
Server: Apache
X-Backend-Server: web1.releng.webapp.scl3.mozilla.com
Last-Modified: Thu, 08 Jan 2015 15:52:47 GMT
ETag: W/"ea8"
Accept-Ranges: bytes
Content-Length: 3752
Content-Type: application/x-gzip

-bash-4.1$ md5sum ~/temp/redo-1.4.tar.gz
595bed88aa0714adad5f729363b63b44  /home/jwood/temp/redo-1.4.tar.gz
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.