Commit Graph

189 Commits

Author SHA1 Message Date
sangarshanan 7688e1b2bd
Fix silly typo in the readme :) (#362) 2020-11-19 19:22:58 -06:00
Matthew Planchard d0694d9e15
Switch to GH actions (#361)
* Switch to GH actions

Removes the travis config and adds a GH actions config. Resolves #360.

As part of this:

- only runs the README check once, instead of for each python version
- only runs mypy once, removing it from tox
- unifies the pypy and cpython tests in tox by separating dev and test
  requirements, and only installing the latter for running tests in tox

* Update README w/badge & link to GH actions tests
2020-11-15 20:08:58 -06:00
Matthew Planchard 47d6efe196
Restore ability to drop hashing in new config (#347)
Thanks @elfjes for pointing out that I'd missed this! I also went ahead
and bumped the version in the README to 2.0.0dev1, so that it's clear
that what's in master shouldn't be what people expect from pypi or in the
docker image.
2020-10-11 14:16:57 -05:00
Matthew Planchard 8014fa56fc
Merge branch 'v1.4.x' 2020-10-10 08:21:35 -05:00
Matthew Planchard 776d319eb1
chore(ver): bump 1.4.1-->1.4.2 2020-10-10 08:15:56 -05:00
Matthew Planchard ab8b33e5fb
CHORE: prep for v1.4.2 2020-10-10 08:14:50 -05:00
Matthew Planchard 5ca5351d80
chore(ver): bump 1.4.0-->1.4.1 2020-10-05 20:51:01 -05:00
Matthew Planchard 1f696e56c1
DOC: Update changelog and readme for v1.4.1 2020-10-05 20:20:53 -05:00
Matthew Planchard 4ab210c82b
MAINT: drop standalone, drop py 2.7 and 3.5 (#338) 2020-10-03 22:25:14 -05:00
Matthew Planchard b208103951
chore(ver): bump 1.3.2-->1.4.0 2020-10-03 17:45:40 -05:00
Matthew Planchard aa2d78cd45
DOC: Add link to zulip chat to README 2020-10-03 15:25:53 -05:00
Daan Luttik dbb7761606
Moved flask-pypi-proxy and pip2pi to a new "Unmaintained or archived" header since the former is archived and the latter has seen barely any development since mid 2015 and no development since sep 2019. (#326) 2020-09-14 22:16:27 -05:00
Matthew Planchard b1bf1ed248
Drop support for Python 3.4 (#321)
* Drop support for Python 3.4

Python 3.4 is no longer supported. Even pyenv is failing to install it
for me, because apparently the currnet version of `ensurepip` bombs for
3.4. Pypiserver may still work on 3.4, but testing on it has becomes
more of a hassle than it's worth.

* Fix @mplanchard's email address

Just realized my email address in the authors' file has been wrong for
pretty much forever.

* Remove GL CI

GitLab CI is nice, but doesn't support forks, and so isn't going to be
viable for this project.
2020-07-09 22:39:01 -05:00
Gerardwx 54d35cdbaf
Typo (#303) 2020-07-09 22:05:37 -05:00
Fernando B 11ed7e6abd
readme (#316)
Co-authored-by: Fernando Balandran <ic3balandran@yahoo.com>
2020-06-05 11:31:14 -05:00
Julian Berman a7c49fd3e7
Slightly clarify the relationship to warehouse. (#308)
* Slightly clarify the relationship to warehouse.

Closes: #307

* Wording tweaks and split out the related software into its own section.

* Separate the note in a note directive

Co-authored-by: Matthew Planchard <mplanchard@users.noreply.github.com>

Co-authored-by: Matthew Planchard <mplanchard@users.noreply.github.com>
2020-06-04 19:39:21 -05:00
Kristian Sloth Lauszus 6589170cfb Updated Docker Compose example with HTTPS configuration using Traefik (#295) 2020-01-19 18:30:10 -06:00
Matthew Planchard 9a309883be
chore(ver): bump 1.3.1-->1.3.2 2020-01-11 17:26:14 -06:00
Robin De Schepper 124a2a9c43 Update README.rst (#289) 2020-01-11 16:55:17 -06:00
Matthew Planchard 5cd70bfe86
Chore: Revert "Update badge for gitlab (#272)"
This reverts commit de6a9ce194.

Not going to be able to use GL because they do not support forks, so
reverting associated changes.
2019-10-19 13:05:52 -05:00
Matthew Planchard de6a9ce194
Update badge for gitlab (#272) 2019-09-17 20:50:48 -05:00
Matthew Planchard 4b65dcdf42
Prep for 1.3.1 2019-09-10 18:19:38 -05:00
Géry Ogam acfb0a6c3f Update README.rst (#270)
* Update README.rst

* Update README.rst

* Update __main__.py

* Update README.rst

* Update __main__.py
2019-09-10 17:35:18 -05:00
Markus Holtermann 03e30846d8 Fix link to SO question in readme (#258) 2019-06-10 17:54:38 -05:00
Matthew Planchard 2ef26a87ee
REL: 1.3.0 (#250)
* Compose updates; doc updates; changelog for 1.3.0

* chore(ver): bump 1.2.7-->1.3.0

* update date in README

* rst is not markdown

* Add issue numbers to changelog
2019-05-05 16:47:06 -05:00
Matthew Planchard 0c5c6d5ac0
Remove pypiuploader instructions
Resolves #241

@willrogers points out that `pypiuploader` appears to be a dead project,
so we'll remove specific instructions for it in the docs, unless it
is confirmed to be otherwise.
2019-02-06 17:00:06 -06:00
Matthew Planchard 33b4e21017
chore(ver): bump 1.2.6-->1.2.7 2019-01-31 18:44:09 -06:00
Matthew Planchard e6a8bc556c
chore(ver): bump 1.2.5-->1.2.6 2019-01-26 16:15:55 -06:00
Matthew Planchard 4ab0c77e30 Updated release dates 2018-11-11 11:43:32 -06:00
Matthew Planchard 9956dedd6e Update README 2018-11-11 11:43:32 -06:00
Matthew Planchard cf60c22d45 chore(ver): bump 1.2.5.dev0-->1.2.5 2018-11-11 11:43:32 -06:00
Jacob Hayes 57428d010f Replace .htaccess references with .htpasswd 2018-09-06 10:27:25 -05:00
Matthew Planchard 34f2b1e109 chore(ver): bump 1.2.4-->1.2.5.dev0 2018-08-06 17:51:23 -05:00
Matthew Planchard e3c44bf7c8 Updated date in README 2018-08-06 17:26:49 -05:00
Matthew Planchard 523c33007a chore(ver): bump 1.2.3-->1.2.4 2018-08-06 17:25:46 -05:00
Matthew Planchard ff4b049f97 Prep for 1.2.3 2018-08-04 12:31:31 -05:00
Matthew Planchard e85ed3f5e6 Quick doc update 2018-07-17 20:45:17 -05:00
Matthew Planchard 47231ea5fb Dockerfile & doc updates 2018-06-26 20:51:32 -05:00
Matthew Planchard cd7707379a
Merge pull request #209 from hugovk/patch-1
Remove broken downloads badge
2018-06-19 20:03:47 -05:00
Hugo 2c9684b27e
Badges fit on one line 2018-06-14 08:50:01 +03:00
Hugo 9c2c44ca91
Remove broken downloads badge
See https://github.com/badges/shields/issues/716.
2018-06-13 07:06:41 +03:00
Matthew Planchard 2499dac8ec Merge branch 'rm-3.3' of git://github.com/hugovk/pypiserver into hugovk-rm-3.3 2018-06-12 20:26:31 -05:00
Matthew Planchard 17e7f9c1b6 chore(ver): bump 1.2.2.dev0-->1.2.2 2018-06-12 20:15:11 -05:00
Matthew Planchard 99d4f23ffb REL: Prep for v1.2.2 2018-06-12 19:58:31 -05:00
Matthew Planchard 24905addc9 chore(ver): bump 1.2.2dev0-->1.2.2.dev0 2018-06-11 20:48:36 -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
Hugo a8b7efc776 Drop support for EOL Python 3.3 2018-05-07 22:29:36 +03:00
Matthew Planchard f7c665ccce Updated Version to 1.2.2dev0 2017-11-29 19:24:42 -06:00
Matthew Planchard 420491a1c1 Prep for v1.2.1 release 2017-11-29 18:49:27 -06:00
Cristi Vîjdea 5241ded111
Add $scheme forwarding to example nginx configuration
Adding `X-Forwarded-Proto` makes bottle pick up on the original request's scheme (https/http), so that the URL on the welcome page is displayed correctly.
2017-11-25 01:26:43 +01:00