Commit Graph

62 Commits

Author SHA1 Message Date
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