Skip to content

Commit 9bdb540

Browse files
committed
Add CHANGELOG
Signed-off-by: Tushar Goel <[email protected]>
1 parent f3bd5f0 commit 9bdb540

7 files changed

+176
-99
lines changed

CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ Changelog
22
=========
33

44

5+
v0.9.5
6+
-------------
7+
8+
- Update readme with test instructions.
9+
- Fail gracefully at parsing setup.py with no deps.
10+
- Support comments in netrc file #107.
11+
12+
513
v0.9.4
614
------
715

tests/data/azure-devops.req-310-expected.json

+23-22
Large diffs are not rendered by default.

tests/data/azure-devops.req-38-expected.json

+23-22
Large diffs are not rendered by default.

tests/data/frozen-requirements.txt-expected.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -5992,12 +5992,12 @@
59925992
"type": "pypi",
59935993
"namespace": null,
59945994
"name": "pip",
5995-
"version": "23.0",
5995+
"version": "23.0.1",
59965996
"qualifiers": {},
59975997
"subpath": null,
59985998
"primary_language": "Python",
59995999
"description": "The PyPA recommended tool for installing Python packages.\npip - The Python Package Installer\n==================================\n\n.. image:: https://img.shields.io/pypi/v/pip.svg\n :target: https://pypi.org/project/pip/\n\n.. image:: https://readthedocs.org/projects/pip/badge/?version=latest\n :target: https://pip.pypa.io/en/latest\n\npip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes.\n\nPlease take a look at our documentation for how to install and use pip:\n\n* `Installation`_\n* `Usage`_\n\nWe release updates regularly, with a new version every 3 months. Find more details in our documentation:\n\n* `Release notes`_\n* `Release process`_\n\nIn pip 20.3, we've `made a big improvement to the heart of pip`_; `learn more`_. We want your input, so `sign up for our user experience research studies`_ to help us do it right.\n\n**Note**: pip 21.0, in January 2021, removed Python 2 support, per pip's `Python 2 support policy`_. Please migrate to Python 3.\n\nIf you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms:\n\n* `Issue tracking`_\n* `Discourse channel`_\n* `User IRC`_\n\nIf you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms:\n\n* `GitHub page`_\n* `Development documentation`_\n* `Development IRC`_\n\nCode of Conduct\n---------------\n\nEveryone interacting in the pip project's codebases, issue trackers, chat\nrooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.\n\n.. _package installer: https://packaging.python.org/guides/tool-recommendations/\n.. _Python Package Index: https://pypi.org\n.. _Installation: https://pip.pypa.io/en/stable/installation/\n.. _Usage: https://pip.pypa.io/en/stable/\n.. _Release notes: https://pip.pypa.io/en/stable/news.html\n.. _Release process: https://pip.pypa.io/en/latest/development/release-process/\n.. _GitHub page: https://github.com/pypa/pip\n.. _Development documentation: https://pip.pypa.io/en/latest/development\n.. _made a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html\n.. _learn more: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020\n.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html\n.. _Python 2 support policy: https://pip.pypa.io/en/latest/development/release-process/#python-2-support\n.. _Issue tracking: https://github.com/pypa/pip/issues\n.. _Discourse channel: https://discuss.python.org/c/packaging\n.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa\n.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev\n.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md",
6000-
"release_date": "2023-01-30T23:10:52",
6000+
"release_date": "2023-02-17T18:31:51",
60016001
"parties": [
60026002
{
60036003
"type": "person",
@@ -6023,11 +6023,11 @@
60236023
"Topic :: Software Development :: Build Tools"
60246024
],
60256025
"homepage_url": "https://pip.pypa.io/",
6026-
"download_url": "https://files.pythonhosted.org/packages/ab/43/508c403c38eeaa5fc86516eb13bb470ce77601b6d2bbcdb16e26328d0a15/pip-23.0-py3-none-any.whl",
6027-
"size": 2056044,
6026+
"download_url": "https://files.pythonhosted.org/packages/07/51/2c0959c5adf988c44d9e1e0d940f5b074516ecc87e96b1af25f59de9ba38/pip-23.0.1-py3-none-any.whl",
6027+
"size": 2055563,
60286028
"sha1": null,
6029-
"md5": "911a8561240e5b46c50b7e16834d42dd",
6030-
"sha256": "b5f88adff801f5ef052bcdef3daa31b55eb67b0fccd6d0106c206fa248e0463c",
6029+
"md5": "83b53b599a1644afe7e76debe4a62bcc",
6030+
"sha256": "236bcb61156d76c4b8a05821b988c7b8c35bf0da28a4b614e8d6ab5212c25c6f",
60316031
"sha512": null,
60326032
"bug_tracking_url": null,
60336033
"code_view_url": "https://github.com/pypa/pip",
@@ -6047,20 +6047,20 @@
60476047
"dependencies": [],
60486048
"repository_homepage_url": null,
60496049
"repository_download_url": null,
6050-
"api_data_url": "https://pypi.org/pypi/pip/23.0/json",
6050+
"api_data_url": "https://pypi.org/pypi/pip/23.0.1/json",
60516051
"datasource_id": null,
6052-
"purl": "pkg:pypi/[email protected]"
6052+
"purl": "pkg:pypi/[email protected].1"
60536053
},
60546054
{
60556055
"type": "pypi",
60566056
"namespace": null,
60576057
"name": "pip",
6058-
"version": "23.0",
6058+
"version": "23.0.1",
60596059
"qualifiers": {},
60606060
"subpath": null,
60616061
"primary_language": "Python",
60626062
"description": "The PyPA recommended tool for installing Python packages.\npip - The Python Package Installer\n==================================\n\n.. image:: https://img.shields.io/pypi/v/pip.svg\n :target: https://pypi.org/project/pip/\n\n.. image:: https://readthedocs.org/projects/pip/badge/?version=latest\n :target: https://pip.pypa.io/en/latest\n\npip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes.\n\nPlease take a look at our documentation for how to install and use pip:\n\n* `Installation`_\n* `Usage`_\n\nWe release updates regularly, with a new version every 3 months. Find more details in our documentation:\n\n* `Release notes`_\n* `Release process`_\n\nIn pip 20.3, we've `made a big improvement to the heart of pip`_; `learn more`_. We want your input, so `sign up for our user experience research studies`_ to help us do it right.\n\n**Note**: pip 21.0, in January 2021, removed Python 2 support, per pip's `Python 2 support policy`_. Please migrate to Python 3.\n\nIf you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms:\n\n* `Issue tracking`_\n* `Discourse channel`_\n* `User IRC`_\n\nIf you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms:\n\n* `GitHub page`_\n* `Development documentation`_\n* `Development IRC`_\n\nCode of Conduct\n---------------\n\nEveryone interacting in the pip project's codebases, issue trackers, chat\nrooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.\n\n.. _package installer: https://packaging.python.org/guides/tool-recommendations/\n.. _Python Package Index: https://pypi.org\n.. _Installation: https://pip.pypa.io/en/stable/installation/\n.. _Usage: https://pip.pypa.io/en/stable/\n.. _Release notes: https://pip.pypa.io/en/stable/news.html\n.. _Release process: https://pip.pypa.io/en/latest/development/release-process/\n.. _GitHub page: https://github.com/pypa/pip\n.. _Development documentation: https://pip.pypa.io/en/latest/development\n.. _made a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html\n.. _learn more: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020\n.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html\n.. _Python 2 support policy: https://pip.pypa.io/en/latest/development/release-process/#python-2-support\n.. _Issue tracking: https://github.com/pypa/pip/issues\n.. _Discourse channel: https://discuss.python.org/c/packaging\n.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa\n.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev\n.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md",
6063-
"release_date": "2023-01-30T23:10:56",
6063+
"release_date": "2023-02-17T18:31:56",
60646064
"parties": [
60656065
{
60666066
"type": "person",
@@ -6086,11 +6086,11 @@
60866086
"Topic :: Software Development :: Build Tools"
60876087
],
60886088
"homepage_url": "https://pip.pypa.io/",
6089-
"download_url": "https://files.pythonhosted.org/packages/b5/16/5e24bf63cff51dcc169f43bd43b86b005c49941e09cc3482a5b370db239e/pip-23.0.tar.gz",
6090-
"size": 2082372,
6089+
"download_url": "https://files.pythonhosted.org/packages/6b/8b/0b16094553ecc680e43ded8f920c3873b01b1da79a54274c98f08cb29fca/pip-23.0.1.tar.gz",
6090+
"size": 2082217,
60916091
"sha1": null,
6092-
"md5": "5d41b9679adae9362026b1753b543cb2",
6093-
"sha256": "aee438284e82c8def684b0bcc50b1f6ed5e941af97fa940e83e2e8ef1a59da9b",
6092+
"md5": "f988022baba70f483744cc8c0e584010",
6093+
"sha256": "cd015ea1bfb0fcef59d8a286c1f8bebcb983f6317719d415dc5351efb7cd7024",
60946094
"sha512": null,
60956095
"bug_tracking_url": null,
60966096
"code_view_url": "https://github.com/pypa/pip",
@@ -6110,9 +6110,9 @@
61106110
"dependencies": [],
61116111
"repository_homepage_url": null,
61126112
"repository_download_url": null,
6113-
"api_data_url": "https://pypi.org/pypi/pip/23.0/json",
6113+
"api_data_url": "https://pypi.org/pypi/pip/23.0.1/json",
61146114
"datasource_id": null,
6115-
"purl": "pkg:pypi/[email protected]"
6115+
"purl": "pkg:pypi/[email protected].1"
61166116
},
61176117
{
61186118
"type": "pypi",
@@ -10801,7 +10801,7 @@
1080110801
{
1080210802
"key": "pip",
1080310803
"package_name": "pip",
10804-
"installed_version": "23.0",
10804+
"installed_version": "23.0.1",
1080510805
"dependencies": []
1080610806
}
1080710807
]

0 commit comments

Comments
 (0)