chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] ☢PATCH☢ Inject version retrieved from henrietta is add


From: felix . winkelmann
Subject: [Chicken-hackers] ☢PATCH☢ Inject version retrieved from henrietta is added to egg-info
Date: Fri, 22 Jun 2018 11:25:56 +0200

The attached patch fixes a problem found by Kooda: Henrietta transmits the
egg version during download and this is correctly stored in the VERSION
file in the egg cache, but was not propagated to the installed .egg-info
file, so chicken-status was unable to obtaint the installed egg versions.
Now the version is read from VERSION and added to the .egg-info generated
in the install script.

Note that the version/tag from Henrietta will override any version stored
in the .egg file on the server.


felix

Attachment: 0001-ensure-version-from-egg-download-is-injected-into-eg.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]