Commit Graph

31 Commits

Author SHA1 Message Date
Matthew Planchard 31e98f27d6 1.2.5 changes 2018-11-11 11:43:32 -06:00
Matthew Planchard 17703fd817 Updated CHANGELOG 2018-08-06 17:20:36 -05:00
Matthew Planchard ff4b049f97 Prep for 1.2.3 2018-08-04 12:31:31 -05:00
Matthew Planchard 47231ea5fb Dockerfile & doc updates 2018-06-26 20:51:32 -05:00
Matthew Planchard 99d4f23ffb REL: Prep for v1.2.2 2018-06-12 19:58:31 -05:00
Matthew Planchard c791d12292 FIX: Fallback URL, remove calls to pip.main
Resolves #205 - pypi.python.org shutting down

* Updated the default fallback URL to `pypi.org/simple` rather than
`pypi.python.org/simple`
* Scrubbed references and links to `pypi.python.org`
* Fixed tests breaking due to the removal of `pip.main()` in pip 10.0 -
see pypa/pip#5080 for more info
2018-06-11 20:31:03 -05:00
Matthew Planchard 5cc13e075f Changelog Update
I neglected to remove the mention of matrix authorization from the
changelog when we reverted that PR. Noticed it when writing release
notes.

g	.vscode/
2017-11-29 19:17:46 -06:00
Matthew Planchard 420491a1c1 Prep for v1.2.1 release 2017-11-29 18:49:27 -06:00
Matthew Planchard e75e1dcf50 PR updates 2017-11-05 11:52:16 -06:00
Matthew Planchard aa067c666d Updated changelog 2017-10-31 14:18:49 -05:00
Kostis Anagnostopoulos c6c634b06f FIX #162: upf CHANGES. 2016-09-24 18:56:17 +02:00
Kostis Anagnostopoulos ea7ed979de Bump v1.2.1.dev0. 2016-06-25 05:24:38 +02:00
Kostis Anagnostopoulos 792d4764f0 Bump v1.2.0(<--1.2.0b0)
+ doc: Reformat changes.
2016-06-25 04:33:00 +02:00
Kostis Anagnostopoulos 6ed641cd95 doc: Update changes about 2016-06-25 04:08:05 +02:00
Kostis Anagnostopoulos f15a51f894 doc: Bump v1.2.0b0(<--dev1) & RsT formatting fixes.
- Maintain separation of *pypiserver* project/service from ``pypi-server`` cmd.
- Add links to various projects mentioned.
- Delete `pip search` from "nown Limitations".
2016-06-23 21:20:44 +02:00
Matthew Planchard 83dff2371c Actually added changelog 2016-06-22 21:27:42 -05:00
Matthew Planchard 12907da56b PEP 008 Changes & Changelog Update
* PEP 008 changes to __init__.py
* Updated CHANGES to reflect search addition by @blade2005
2016-06-22 21:23:19 -05:00
Kostis Anagnostopoulos 91b3a8e8da Updated CHANGES for 1.2.0.dev1. 2016-06-17 23:39:31 +02:00
Kostis Anagnostopoulos 0c4c27fa5c v1.2.0.dev1 (<--1.1.10): Stop supporting py<2.7 & py<3.3 (#107). 2016-01-20 20:05:47 +01:00
Kostis Anagnostopoulos 2667df7125 Add forgotten #101 speed-up in CHANGES.
+ doc: Add example *nginx* config for speeding-up serving of packages.
+ build: Explain which file to use for building standalone.
[ci skip]
2016-01-19 21:21:08 +01:00
Kostis Anagnostopoulos e25f9a6508 Prepare for release v1.1.10 (<--1.1.10.dev1).
+ Mention PGP-sigs in README.
+ Add thanks in CHANGES.
2016-01-19 20:45:13 +01:00
Kostis Anagnostopoulos ab2f170fe9 Rework package parsing.
+ FIX #104: Stopped parsing invalid package-versions prefixed with `v`;
  they are invalid according to :pep-reference:`0440`.
+ Also support versions with epochs separated by `!` like `package-1!1.1.0`.
+ Move bottle-filename check on app module.
2016-01-19 13:36:16 +01:00
ankostis on tokoti 6b904db6c5 FIX #102: uploading pkgs with `+!` chars in version.
+ Use `content.raw_filename` for allowing PEP0440 chars.
+ Add upload app-TCs.
+ Improve parse-pkg core-TC.
+ Update CHANGES on forthcomming release.
2016-01-17 22:47:00 +01:00
ankostis on tokoti c1fe0f9202 Bump v1.1.9 <-- 1.1.9.dev4.
+ Update CHANGES and rel-dates.
2015-12-22 00:08:09 +02:00
ankostis on tokoti 5c1be3928a Bump v1.1.9.dev4 <-- dev3. 2015-12-21 03:09:43 +02:00
ankostis on tokoti 011c79b8bf init: Use locals() in configure() to avoid explicitly listing **kwds.
+ Update CHANGES.
2015-12-21 03:01:16 +02:00
ankostis on tokoti e55a325477 Bump v1.1.9.dev3 <-- dev2. 2015-12-20 03:30:00 +02:00
Kostis Anagnostopoulos at kilo 977ab69089 bump ver 1.1.9-dev.1-->dev.2
+ Add CHANGES in this version so far.
2015-09-21 04:19:36 +02:00
ankostis on tokoti ea4cfe1b89 Bump ver 1.1.8-b1-->1.1.8
+ Update CHANGES.
2015-09-15 21:06:24 +02:00
ankostis on tokoti bb920522b8 Improve README and Reorginize sections.
- Update release-date.
- Add log-msgs on minor failures to explain workaround.
- Add TravisCI link.
2015-03-08 21:35:37 +01:00
ankostis on tokoti 4079d0c4c3 Split CHANGES.rst as a separate file.
- Update MANIFEST.in
2015-02-28 01:22:15 +01:00