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

testing #5070

Closed
wants to merge 1 commit into from
Closed

testing #5070

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/py/python-typeguard/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : python-typeguard
version : 4.4.1
release : 10
version : 4.4.2
release : 11
source :
- https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.4.1.tar.gz : 0d22a89d00b453b47c49875f42b6601b961757541a2e1e0ef517b6e24213c21b
- https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.4.2.tar.gz : a6f1065813e32ef365bc3b3f503af8a96f9dd4e0033a02c28c4a4983de8c6c49
homepage : https://github.com/agronholm/typeguard
license : MIT
component : programming.python
Expand Down
Loading