Skip to content

Update pathspec to 0.7.0#59

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pathspec-0.4.0-to-0.7.0
Open

Update pathspec to 0.7.0#59
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pathspec-0.4.0-to-0.7.0

Conversation

@pyup-bot
Copy link
Contributor

This PR updates pathspec from 0.4.0 to 0.7.0.

Changelog

0.7.0

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

- `Issue 28`_: Add support for Python 3.8, and drop Python 3.4.
- `Issue 29`_: Publish bdist wheel.

.. _`Issue 28`: https://github.com/cpburnz/python-path-specification/pull/28
.. _`Issue 29`: https://github.com/cpburnz/python-path-specification/pull/29

0.6.0

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

- `Issue 24`_: Drop support for Python 2.6, 3.2, and 3.3.
- `Issue 25`_: Update README.rst.
- `Issue 26`_: Method to escape gitwildmatch.

.. _`Issue 24`: https://github.com/cpburnz/python-path-specification/pull/24
.. _`Issue 25`: https://github.com/cpburnz/python-path-specification/pull/25
.. _`Issue 26`: https://github.com/cpburnz/python-path-specification/pull/26

0.5.9

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

- Fixed file system error handling.

0.5.8

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

- Improved type checking.
- Created scripts to test Python 2.6 because Tox removed support for it.
- Improved byte string handling in Python 3.
- `Issue 22`_: Handle dangling symlinks.

.. _`Issue 22`: https://github.com/cpburnz/python-path-specification/issues/22

0.5.7

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

- `Issue 21`_: Fix collections deprecation warning.

.. _`Issue 21`: https://github.com/cpburnz/python-path-specification/issues/21

0.5.6

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

- Improved unit tests.
- Improved type checking.
- `Issue 20`_: Support current directory prefix.

.. _`Issue 20`: https://github.com/cpburnz/python-path-specification/issues/20

0.5.5

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

- Add documentation link to README.

0.5.4

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

- `Issue 17`_: Add link to Ruby implementation of *pathspec*.
- Add sphinx documentation.

.. _`Issue 17`: https://github.com/cpburnz/python-path-specification/pull/17

0.5.3

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

- `Issue 14`_: Fix byte strings for Python 3.
- `Issue 15`_: Include "LICENSE" in source package.
- `Issue 16`_: Support Python 2.6.

.. _`Issue 14`: https://github.com/cpburnz/python-path-specification/issues/14
.. _`Issue 15`: https://github.com/cpburnz/python-path-specification/pull/15
.. _`Issue 16`: https://github.com/cpburnz/python-path-specification/issues/16

0.5.2

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

- Fixed change log.

0.5.1

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

- `Issue 13`_: Add equality methods to `PathSpec` and `RegexPattern`.

.. _`Issue 13`: https://github.com/cpburnz/python-path-specification/pull/13

0.5.0

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

- `Issue 12`_: Add `PathSpec.match_file()`.
- Renamed `gitignore.GitIgnorePattern` to `patterns.gitwildmatch.GitWildMatchPattern`.
- Deprecated `gitignore.GitIgnorePattern`.

.. _`Issue 12`: https://github.com/cpburnz/python-path-specification/issues/12
Links

@pyup-bot pyup-bot mentioned this pull request Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant