Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1347

devpi-server-2.0.3: fix for plain "setup.py register"

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <holger@merlinux.eu>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'cache': 0.07; 'fixes': 0.07; 'pypi': 0.07; 'string': 0.09; 'http': 0.09; 'indexes': 0.09; 'release.': 0.09; 'setup.py': 0.09; 'api': 0.11; 'template': 0.14; '"python': 0.16; '1.x': 0.16; 'caching': 0.16; 'deletion': 0.16; 'krekel': 0.16; 'maillist': 0.16; 'preserve': 0.16; 'received:eu': 0.16; 'regression': 0.16; 'to:addr:python-announce-list': 0.16; 'unicode.': 0.16; 'index': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'wed,': 0.18; 'server,': 0.19; 'command': 0.22; 'import': 0.22; 'aug': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; '2.x': 0.24; 'entries': 0.24; 'holger': 0.24; 'handling': 0.26; 'push': 0.26; 'tutorials': 0.26; 'header:In-Reply-To:1': 0.27; 'matching': 0.30; 'skip:( 20': 0.30; 'url:mailman': 0.30; 'page.': 0.31; 'requests': 0.31; 'anonymous': 0.31; 'correctly.': 0.31; 'doc': 0.31; 'fixing': 0.31; 'install,': 0.31; 'skip:- 30': 0.32; 'url:python': 0.33; 'running': 0.33; '(i.e.': 0.33; 'plain': 0.33; 'test': 0.35; 'add': 0.35; 'version': 0.36; 'fun,': 0.36; 'interaction': 0.36; 'url:listinfo': 0.36; "didn't": 0.36; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.37; 'project': 0.37; 'performance': 0.37; 'server': 0.38; 'handle': 0.38; 'needed': 0.38; 'skip:_ 40': 0.38; 'expect': 0.39; 'embedded': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'subject:"': 0.60; 'upgrading': 0.60; 'unauthorized': 0.61; 'new': 0.61; 'details.': 0.61; 'simple': 0.61; 'content-disposition:inline': 0.62; 'to:addr:distutils-sig': 0.63; 'name': 0.63; 'to:2**2': 0.65; 'series': 0.66; 'rendering': 0.68; 'increase': 0.74; 'special': 0.74; 'florian': 0.84; 'preventing': 0.84; 'replica': 0.84; 'submit.': 0.84; 'succeed.': 0.84; 'url:distutils-sig': 0.84; 'url:latest': 0.91
Date Fri, 8 Aug 2014 13:56:31 +0000
From holger krekel <holger@merlinux.eu>
To devpi-dev <devpi-dev@googlegroups.com>, python announce <python-announce-list@python.org>, disutils-sig <distutils-sig@python.org>
Subject devpi-server-2.0.3: fix for plain "setup.py register"
References <20140806214122.GA1894@merlinux.eu>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
In-Reply-To <20140806214122.GA1894@merlinux.eu>
User-Agent Mutt/1.5.20 (2009-06-14)
X-Mailman-Approved-At Sun, 10 Aug 2014 11:09:40 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.12810.1407661780.18130.python-announce-list@python.org> (permalink)
Lines 78
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1407661780 news.xs4all.nl 2936 [2001:888:2000:d::a6]:32774
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1347

Show key headers only | View raw


Florian Schulze and me just released devpi-server-2.0.3 fixing a regression
from the 1.X series preventing a plain "python setup.py register -r NAME"
to succeed.  

have fun,

holger


On Wed, Aug 06, 2014 at 21:41 +0000, holger krekel wrote:
> The new devpi releases (devpi-server-2.0.2, devpi-web-2.0.1, devpi-client-2.0.1)
> contain several fixes for the private github-style pypi caching server, 
> see the changelog below for details.  Find all the documentation at
> 
>     http://doc.devpi.net/latest
> 
> with tutorials and quickstart documents for particular scenarios.
> 
> Note that no export/import procedure is needed if you are already running
> a 2.X devpi-server.  If upgrading from a 1.2 devpi-server install, you need
> to upgrade using these instructions:
> 
> http://doc.devpi.net/latest/quickstart-server.html#versioning-exporting-and-importing-server-state
> 
> many thanks to Florian Schulze who again helped a lot with this release.
> 
> have fun,
> 
> holger krekel
> 
> devpi-2.0.1 (metapackage)
> ---------------------------------
> 
> devpi-server-2.0.2:
>    
> - fix issue120: link to "upgrade" section from main index page.
> 
> - preserve http reason string for setup.py submit through replica proxying
> 
> - proper error message when "devpi push X" uses an X that comes from 
>   a base index or is not existent
> 
> - fix issue121: depend on py-1.4.23 to fix python3.4 compatibility
>   for a venusian/py34/py interaction import oddity.
> 
> - fix issue126: handle deletion of pypi project cache entries correctly 
>   (i.e. ones that are triggered by "refresh" on simple page).
> 
> - Add special handling of ":ANONYMOUS:" user in acl_upload to allow anonymous
>   submit.
> 
> - fix nginx template so that when used in a replica setting the master
>   always answers HEAD requests without nginx short-cirtcuiting it.
> 
> - increase internal cache size to improve performance when many indexes
>   and projects are served.
> 
> devpi-web-2.0.1:
> 
> - fix issue125: javascript for embedded doc view didn't work correctly.
> 
> - fix issue118: rendering of description with unicode.
> 
> devpi-client-2.0.1:
>  
> - fix a test to expect a 403 instead of a 401 from devpi server from
>   unauthorized access 
> 
> - fix error message on API version client/server mismatch
> 
> - fix issue124: package name url matching for the "devpi test" command
> 
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG@python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
> 

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

devpi-server-2.0.3: fix for plain "setup.py register" holger krekel <holger@merlinux.eu> - 2014-08-08 13:56 +0000

csiph-web