Svnwrap

Latest version: v0.8.2

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

Scan your dependencies

Page 1 of 3

0.8.2

=============

- Support universal wheels.

- Small changes: update copyright dates, tweak comment wording, ignore
``__pycache__/`` directories.

0.8.1

=============

- Support new core metadata file format (version 2.1), which allows the
"long_description" (i.e., README.rst text) to be stored as the metadata "body"
instead of as the "Description" header). This fixes ``svnwrap readme`` in
cases where the new metadata format is being used.

0.8.0

=============

- Update Python-related tooling (black, mypy with type-hinting comments, pytest,
tox, coverage).

- Reorganize source tree to use ``src/`` subdirectory.

- Restructure code to reduce cyclomatic complexity.

- Support Python 3.8.

- Add "readme" command to display the top-level README.rst.

- Update the list of known switches (now supporting through Subversion 1.13).

0.7.14

==============

- Ensure colors comes back as a list (thanks to John Szakmeister). This fixes a
Python 3 incompatibility.

0.7.13

==============

- Drop explicit support for Python 2.6.

- Fix flake8 error.

0.7.12

==============

- Avoid Python 3 exception ``configparser.DuplicateOptionError`` when reading
``~/.subversion/config`` having auto-props differing only in case, e.g.::

[auto-props]
*.c = svn:eol-style=native
*.C = svn:eol-style=native

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.