github pypiserver/pypiserver v1.4.0
v1.4.0 - Last v1 Release

latest releases: v2.1.1, v2.1.0, v2.0.1...
3 years ago

1.4.0 (2020-10-03)

  • DOC: Add docker-compose example with HTTPS configuration using Traefix (#295, thanks @Lauszus!)
  • DOC: Add link to zulip chat to README (aa2d78c)
  • DOC: Documentation for running as a service in windows (#316, thanks @kodaman2!)
  • DOC: Fix typo in README HTML (#303, thanks @Gerardwx!)
  • DOC: Moved flask-pypi-proxy and pip2pi to a new "Unmaintained or archived" section (#326, thanks @Luttik!)
  • DOC: Slightly clarify the relationship to warehouse. (#308, thanks @Julian!)
  • ENH: Add ignore list for the update command (#298, thanks @peter-slovak!)
  • ENH: Add official support and testing for Python 3.8 (#292) for Python 3.8 compatibility
  • ENH: Allow configuration of logging stream (#334, thanks @elfjes)
  • ENH: Include watchdog to enable caching in docker image (#323, thanks @johnchildren!)
  • FIX: Cherrypy import for newer versions of cherrypy in vendored bottle.py (#301, thanks @TiemenSch!)
  • FIX: Improved permissions management in Dockerfile (#330, thanks @normoes)
  • FIX: Usage of string formatting in HTTPError (#310, thanks @micahjsmith!)
  • MAINT: Update bottle to 0.12.18 (#290)
  • MAINT: Use Python 3.8 in Dockerfile (#330, thanks @normoes)
  • MAINT: bump version of passlib from 1.7.1 to 1.7.2 in Docker requirements (#293)
  • MAINT: drop official support for Python 3.4 (#321)

NOTE: this will be the last version of pypiserver to support Python 2 and to provide the
alternative "standalone" method of installation. The next version will be version 2.0.0, which
will drop Python 2 support and standalone installation.

Don't miss a new pypiserver release

NewReleases is sending notifications on new releases.