Yarg

Latest version: v0.1.10

Safety actively analyzes 688917 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.10

- Python 3.12 support

0.1.9

------------------

Splatting bugs
~~~~~~~~~~~~~~

- Added `decode` call on the response object for Python 3 in
:meth:`yarg.newest_packages` and :meth:`yarg.latest_updated_packages`.

0.1.8

------------------

Splatting bugs
~~~~~~~~~~~~~~

- Integration issue with Python 3, requests, yarg and JSON. Attempt to decode
requests response if decode attribute exists.

0.1.6

--------------------------

Splatting bugs
~~~~~~~~~~~~~~

- Bug in setup.py causing installs to fail for sdist (source) releases.

0.1.5

------------------

API changes
~~~~~~~~~~~

- Changed sort order of :attr:`yarg.package.Package.release_ids` to sort
based on the upload time of the release ID.

Splatting bugs
~~~~~~~~~~~~~~

- :attr:`yarg.package.Package.latest_release_id` will now return the latest
release ID from the PyPI info source, rather than the final list item in
:attr:`yarg.package.Package.release_ids`.

Addtionally :attr:`yarg.package.Package.latest_release` will do the same as
it gets the latest release information from
:attr:`yarg.package.Package.latest_release_id`.

0.1.4

------------------

API changes
~~~~~~~~~~~

- New method :meth:`yarg.newest_packages` for querying new packages
from the PyPI RSS feed.
- New method :meth:`yarg.latest_updated_packages` for querying
the latest updated packages from the PyPI RSS feed.

Other
~~~~~

- Additional test coverage
- Additional documentation coverage

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.