Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 00:51:59 UTC Now

2016-05-05 11:52:09 UTC MAIN commitmail json YAML

Updated py-setuptools to 21.0.0.

v21.0.0

02 May 2016

    Removed ez_setup.py from Setuptools sdist. The bootstrap script
    will be maintained in its own branch and should be generally
    be retrieved from its canonical location at
    https://bootstrap.pypa.io/ez_setup.py.

v20.10.0

25 Apr 2016

    #553: egg_info section is now generated in a deterministic
    order, matching the order generated by earlier versions of
    Python. Except on Python 2.6, order is preserved when existing
    settings are present.
    #556: Update to Packaging 16.7, restoring support for deprecated
    python_implmentation marker.
    #555: Upload command now prompts for a password when uploading
    to PyPI (or other repository) if no password is present in
    .pypirc or in the keyring.

(wiz)