pkgsrc-wip/py-virtualenv20
Iku Iwasa c6b9b7a0be py-virtualenv20: Update to 20.0.25
v20.0.25 (2020-06-23)

* Bugfixes - 20.0.25

  * Fix that when the app-data seeders image creation fails the exception
  is silently ignored. Avoid two virtual environment creations to step on
  each others toes by using a lock while creating the base images.

v20.0.24 (2020-06-22)

* Features - 20.0.24

  * Ensure that the seeded packages do not get too much out of date:
    * add a CLI flag that triggers upgrade of embedded wheels under
      :option:`upgrade-embed-wheels`
    * periodically (once every 14 days) upgrade the embedded wheels in a
      background process, and use them if they have been released for more
      than 28 days (can be disabled via :option:`no-periodic-update`)

  * Upgrade embed wheel content:
    * ship wheels for Python 3.9 and 3.10
    * upgrade setuptools for Python 3.5+ from 47.1.1 to 47.3.1

  * Display the installed seed package versions in the final summary
    output

* Bugfixes - 20.0.24

  * Do not generate/overwrite .gitignore if it already exists at
    destination path.
  * Improve error message for no .dist-info inside the app-data copy
    seeder.

* Improved Documentation - 20.0.24

  * How seeding mechanisms discover (and automatically keep it up to date)
    wheels at :ref:`wheels`
  * How distributions should handle shipping their own embedded wheels at
    :ref:`distribution_wheels`
2020-06-28 15:06:33 +09:00
..
ALTERNATIVES
DESCR
Makefile py-virtualenv20: Update to 20.0.25 2020-06-28 15:06:33 +09:00
PLIST py-virtualenv20: Update to 20.0.25 2020-06-28 15:06:33 +09:00
distinfo py-virtualenv20: Update to 20.0.25 2020-06-28 15:06:33 +09:00