Nilesh Patra pushed to branch master at Debian Med / python-typechecks
Commits: 8a715326 by Nilesh Patra at 2021-05-20T19:22:09+05:30 Update d/u/metadata - - - - - 7c72630c by Nilesh Patra at 2021-05-20T19:22:37+05:30 d/control: Minor spacing fix - - - - - 1300a5ff by Nilesh Patra at 2021-05-20T19:23:26+05:30 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,6 @@ -python-typechecks (0.1.0-1) UNRELEASED; urgency=medium +python-typechecks (0.1.0+ds-1) unstable; urgency=medium + [ Steffen Moeller, Nilesh Patra ] * Initial release (Closes: #988720). - -- Steffen Moeller <[email protected]> Tue, 18 May 2021 16:57:26 +0200 + -- Steffen Moeller <[email protected]> Thu, 20 May 2021 19:22:48 +0530 ===================================== debian/control ===================================== @@ -18,11 +18,11 @@ Rules-Requires-Root: no Package: python3-typechecks Architecture: all Depends: ${python3:Depends}, ${misc:Depends} -Description: express constraints on types +Description: express constraints on types Variables in Python are just that - variable. Sometimes though you want to make sure that a variable is of a particular type, like an integer, a string or a something - to iterate (loop) through. + to iterate (loop) through. . To express such constraints on the type that a variable may have in the code, such that the program can react ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,10 @@ +--- +Archive: GitHub +Bug-Database: https://github.com/openvax/typechecks/issues +Bug-Submit: https://github.com/openvax/typechecks/issues/new +Changelog: https://github.com/openvax/typechecks/tags +Repository: https://github.com/openvax/typechecks.git +Repository-Browse: https://github.com/openvax/typechecks Registry: - Name: conda:conda-forge Entry: typechecks View it on GitLab: https://salsa.debian.org/med-team/python-typechecks/-/compare/6619f566c040ccf9e9471db7fcaa64b20bd29b07...1300a5ff5108d4c88047b5b68e6fa4393baea873 -- View it on GitLab: https://salsa.debian.org/med-team/python-typechecks/-/compare/6619f566c040ccf9e9471db7fcaa64b20bd29b07...1300a5ff5108d4c88047b5b68e6fa4393baea873 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
