mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-25 23:35:17 +01:00
Update tarball-info when re-uploading
This commit is contained in:
parent
1a8c28ecb9
commit
89cf80ab74
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ def run(self, opts):
|
|||
self.upload_to_calibre()
|
||||
if opts.replace:
|
||||
upload_signatures()
|
||||
check_call('ssh code /apps/update-calibre-version.py'.split())
|
||||
self.upload_to_sourceforge()
|
||||
self.upload_to_dbs()
|
||||
self.upload_to_github(opts.replace)
|
||||
|
|
|
|||
Loading…
Reference in a new issue