Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish sdist and bdist wheel #29

Merged
merged 1 commit into from Dec 27, 2019
Merged

Conversation

groodt
Copy link
Contributor

@groodt groodt commented Dec 21, 2019

The benefits of wheels are well documented. See: https://pythonwheels.com/
This package is pure Python and publishing it as both source and as a wheel is simple.

@cpburnz cpburnz merged commit 2ab0597 into cpburnz:master Dec 27, 2019
bors bot added a commit to rehandalal/therapist that referenced this pull request Dec 30, 2019
109: Update pathspec to 0.7.0 r=rehandalal a=pyup-bot


This PR updates [pathspec](https://pypi.org/project/pathspec) from **0.6.0** to **0.7.0**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.7.0
   ```
   ------------------

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

.. _`Issue 28`: cpburnz/python-pathspec#28
.. _`Issue 29`: cpburnz/python-pathspec#29
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pathspec
  - Changelog: https://pyup.io/changelogs/pathspec/
  - Repo: https://github.com/cpburnz/python-path-specification
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
clrpackages pushed a commit to clearlinux-pkgs/pathspec that referenced this pull request Jan 6, 2020
…0.7.0

0.7.0 (2019-12-27)
------------------

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

.. _`Issue #28`: cpburnz/python-pathspec#28
.. _`Issue #29`: cpburnz/python-pathspec#29
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.

None yet

2 participants