[Python-modules-team] Fwd: RFP: python-pkgconfig -- interface python with pkg-config
Hi, I didn't know about this team before I sent my RFP, so I'm forwarding it just now (bug #750679). Message original Sujet: RFP: python-pkgconfig -- interface python with pkg-config Date : Thu, 05 Jun 2014 18:10:43 +0200 De : Julien Puydt Pour : sub...@bugs.debian.org Package: wnpp Severity: wishlist * Package name: python-pkgconfig Version: 1.1.0 Upstream author: Matthias Vogelgesang * URL: http://github.com/matze/pkgconfig * License: MIT Programming lang: python Description: an interface to pkg-config within python Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#765469: Is the problem still in the 4.2.0-1 that is now in debian/unstable?
Hi, I packaged and got 4.2.0-1 in debian since the report ; does that close that bug too? Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] ITP: setuptools_scm -- blessed package to manage your versions by scm tags for Python
Package: wnpp Severity: wishlist Owner: Julien Puydt * Package name: setuptools-scm Version : 1.7.0 Upstream Author : Ronny Pfannschmidt * URL : https://github.com/pypa/setuptools_scm * License : Expat Programming Lang: Python Description : blessed package to manage your versions by scm tags for Python setuptools_scm handles managing your Python package versions in scm metadata. It also handles file finders for the suppertes scm's. The newest ipython depends on pickleshare, which depends on path.py, which depends on this package. I'll maintain this package within the Debian Python Modules Team. Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] ITP: path.py -- module wrapper for os.path
Package: wnpp Severity: wishlist Owner: Julien Puydt * Package name: path.py Version : 8.1 Upstream Author : Mikhail Gusarov * URL : https://github.com/jaraco/path.py * License : Expat Programming Lang: Python Description : A module wrapper for os.path path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly. The newest ipython depends on pickleshare, which depends on this package. I'll maintain it within the Debian Python Modules Team. Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#803082: Bug#803082: Bug#803082: ipython ftbfs (too new lessc version)
Hi, Le mardi 03 nov. 2015 à 08:19:31 (+), Javi Merino a écrit : > On Fri, Oct 30, 2015 at 05:34:41PM +0100, Matthias Klose wrote: > > On 30.10.2015 10:03, Brian May wrote: > > >I suspect the solution to this is to update to use ipython 4.0.0 > > > > > >It looks like there have been significant structural changes in 4.0.0, > > >so work is required to merge the patches (conflicts occur due to missing > > >files) and update debian/rules. > > > > the 3.x series seems to be still recent enough, and still has the monolithic > > approach. So maybe you'll see less surprises with this one? > > Julien Puydt (CCed) has been filing a number of ITPs for > ipython/jupyter packages recently, so maybe he's also considering the > transition to ipython 4.0.0. > Yes, definitely. And I think the final dep of IPython 4 has entered unstable just yesterday, so now is the point where I start to bug Julian Taylor about updating the package (I sent experimental stuff his way and up on mentors so it's not whining :-P). Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#825095: Bug#825095: python-backports-shutil-get-terminal-size: clashes over backports/__init__.py with python-backports.ssl-match-hostname
Control: fixed -1 1.0.0-3 Hi, Le 25/12/2017 à 07:05, Sandro Tosi a écrit : > control: reopen -1 > control: blocks -1 884690 > > On Mon, May 23, 2016 at 10:50 AM, Aaron M. Ucko wrote: >> Package: python-backports-shutil-get-terminal-size >> Version: 1.0.0-1 >> Severity: serious >> Justification: Policy 6.6(4) >> >> python-backports-shutil-get-terminal-size is impossible to install >> alongside python-backports.ssl-match-hostname: >> >> Unpacking python-backports-shutil-get-terminal-size (1.0.0-1) ... >> dpkg: error processing archive >> /var/cache/apt/archives/python-backports-shutil-get-terminal-size_1.0.0-1_all.deb >> (--unpack): >>trying to overwrite >> '/usr/lib/python2.7/dist-packages/backports/__init__.py', which is also in >> package python-backports.ssl-match-hostname 3.4.0.2-1 >> >> Could you please take a look? > > this is still happening! > The page: https://tracker.debian.org/pkg/python-backports-shutil-get-terminal-size says 1.0.0-3~bpo8+1 is in old-bbpo, 1.0.0-3 is in stable, and 1.0.0-4 is in testing and unstable. The changelog is: python-backports-shutil-get-terminal-size (1.0.0-4) unstable; urgency=medium * Fix a typo in the substvar depends (Closes: #884687) * Refresh packaging: - Use https in d/copyright's Format. - Bump dh compat to 10. - Bump d/watch to version 4. - Bump std-ver to 4.1.2.0. - Add lintian override for a silly warning. -- Julien Puydt Tue, 19 Dec 2017 00:30:44 +0100 python-backports-shutil-get-terminal-size (1.0.0-3) unstable; urgency=medium * Declare Breaks with old python-backports.ssl-match-hostname so upgrading works. (Closes: #825095) -- Julien Puydt Thu, 28 Jul 2016 11:48:50 +0200 python-backports-shutil-get-terminal-size (1.0.0-2) unstable; urgency=medium * Fixed file conflict with other python-backports-* packages. (Closes: 825095) * Fixed Vcs-* fields. -- Julien Puydt Thu, 21 Jul 2016 13:13:26 +0200 python-backports-shutil-get-terminal-size (1.0.0-1) unstable; urgency=medium * Initial release. (Closes: #824984) -- Julien Puydt Sun, 22 May 2016 16:52:23 +0200 Where did you get that 1.0.0-1 from? It's outrageously outdated... and that is why you still see the problem! Merry christmas, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#865359: python-backports-shutil-get-terminal-size: ipython invocation of module shutil_get_terminal_size broken
Hi, could you check : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865359 and tell me if the problem is still current for you? Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted python-scandir 1.7-1 (source amd64) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 15 Feb 2018 13:58:00 +0100 Source: python-scandir Binary: python-scandir Architecture: source amd64 Version: 1.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-scandir - Backport of the "scandir" stdlib module (Python 2) Changes: python-scandir (1.7-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one . [ Julien Puydt ] * New upstream release. * Bump std-ver to 4.1.3. Checksums-Sha1: 989b113eff33775b2843fbd603756681a0ad7b9b 2084 python-scandir_1.7-1.dsc 1cf36505a15bad90cfd7e5d05be0f772c49566c6 29545 python-scandir_1.7.orig.tar.gz 2e07463490379d0e255ead5a96e056e17b2be0d6 2480 python-scandir_1.7-1.debian.tar.xz 57da36a136b0f2241eaa09bebf3daf1af72a2329 20576 python-scandir-dbgsym_1.7-1_amd64.deb 800a88cb715109fe777d7f9bc0a6a410dd80ba5a 6767 python-scandir_1.7-1_amd64.buildinfo 334ae00ca16a22082e2637d1ae56afc5a0ed15bc 17692 python-scandir_1.7-1_amd64.deb Checksums-Sha256: 683d86d75054cd6779447133f50a8c222503b3eca7a19fd80a6648c3e933ca0b 2084 python-scandir_1.7-1.dsc 76dd7b2ea15cad53b595ef334fffaeaa61c0da1c40d453eefd2dfe21fd0aaa0e 29545 python-scandir_1.7.orig.tar.gz 547e184d8e4ecfccd50b39c49e72d3693e0b7d42fbd6514ee0e0f2bce950147a 2480 python-scandir_1.7-1.debian.tar.xz 4362f60771b37322997b6b5ebc11e94370f48ce84c49f28631a079f0d38ab626 20576 python-scandir-dbgsym_1.7-1_amd64.deb 95b9c0a556d889002aee3c289df5ca9b498a3428a5ab05eb08546ba536c3c946 6767 python-scandir_1.7-1_amd64.buildinfo c0168d4a9e5376974a82b75b0382cc67bc0a9d122cfe03266afd84bef6885cc8 17692 python-scandir_1.7-1_amd64.deb Files: 1d0a347d535d513c4f30c83e3a513cdf 2084 python optional python-scandir_1.7-1.dsc 299c1907cc7c09ce004c32b50323c0c8 29545 python optional python-scandir_1.7.orig.tar.gz d62ccd40b7571f5aad65a8dd31edde7e 2480 python optional python-scandir_1.7-1.debian.tar.xz fc2dede512af15439c5594aff96c5377 20576 debug optional python-scandir-dbgsym_1.7-1_amd64.deb 94b96f7c0e2ddfca461b08598b9b177f 6767 python optional python-scandir_1.7-1_amd64.buildinfo 92272f3c42b0f75b207125b5d38f737d 17692 python optional python-scandir_1.7-1_amd64.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqFhA4ZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUbbYD/wLZt9ebjKvKTmXfjJmtnma +rY46/q4xeKLQrCt+JCEyWm155ojJRMLnMp5NqGF9kn+DOqyXhjYJG5jsBAD4xar /96q/aoMPKG/LiL4CgPjTA+NuNhgBbho+vyFc9aXWN93L1gOMjkyVsCinjegFiGw scrli3gAcIglHevyjGIG+zPW7kbSWOhRI45urU07XnWLmMx4UbZhaxYiYti/dFwa yziV8GomxZDR6cOOYH/+Cl1OCxkDU4n047NRAYd3Z9zOSmxqMzUcGfvtfaiMrcng hrY97mUGveEK+aK8sDmQefSpKpAwlMOm7wDeEh4be3Ne3NFbtWEodgJvA9LmkAk1 74NxjQABDKR7mpzZcNACER+BGtStW1UYWOaIX27vlIOsX7xFyVlIhByspfxa/1ps ki2cVrsHAk8G2/bSPvvuKjmwXi4zMVL1kHRRrDCobN6c0gTbB76WT4RQYVzKPidr LFYT4u50zx4ppqegSrHncMJfxHI+PeYk4Qcr5IsQqJK1ARglxipzJjHRlwcVZr2J bWcbdgsERWDZ3232hfRt74OekLjbXd3h0JWr9qQmrsSDc2WOXHG8Y+RWuEPL2M2u OjsuR5NWoNtWpewJWIMe+c04b2m0XWeMGTFN38yTbD3fCcd+py1vBK8ACPr2STT1 KrqkjxfNBoXf7J4DPLeoEg== =vuwD -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted path.py 11.0-1 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 15 Feb 2018 12:21:19 +0100 Source: path.py Binary: python-path python3-path Architecture: source all Version: 11.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-path - module wrapper for os.path for Python 2 python3-path - module wrapper for os.path for Python 3 Changes: path.py (11.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one . [ Julien Puydt ] * New upstream release. * Bump std-ver to 4.1.3. Checksums-Sha1: 1a77cc996f2bdd17427399354f00874ff7b867e7 2328 path.py_11.0-1.dsc c3a20b0d60703cbb391750cfe646ca308bbc04e5 35410 path.py_11.0.orig.tar.gz 668f91a47cd0a778da9e248206a5f771630c6110 2532 path.py_11.0-1.debian.tar.xz 78a112cc3bcae30f206aeb892f6a3c2d3c53d294 6995 path.py_11.0-1_amd64.buildinfo c5b84d25cc5aca784ec311b2fe09d56fc4ecfb3e 18756 python-path_11.0-1_all.deb 91178b79a9573c72afae2e21184e2aa1001b4333 18828 python3-path_11.0-1_all.deb Checksums-Sha256: f98373192a4cbcd6ee2817a37d781554cfc664660702853c82de52ab022da900 2328 path.py_11.0-1.dsc e7cad1b1c0bc3ace9461131d5dcd82667bfacfd7d07e05f81bb8a9f60bf671f1 35410 path.py_11.0.orig.tar.gz 83049d0521127f48421871358056b46887b6e98fc4554878e16b2d06e3e2a8fa 2532 path.py_11.0-1.debian.tar.xz 22eeb15807dc8442ddc1015ec6bdc03ae099c3cf25d7451ef06e3c8a2ec7dfe5 6995 path.py_11.0-1_amd64.buildinfo 892f211888fb898796383e6ce2385e7c79b55af8fb80dda2afbb561673f2548b 18756 python-path_11.0-1_all.deb ae49ec30f453c147b93863fb7723486826e098f9281756b737816856e277dced 18828 python3-path_11.0-1_all.deb Files: b9dfdf0e44779a224215737e2be2f7fc 2328 python optional path.py_11.0-1.dsc 2af14eb3c920f61e8d4e646925e27f5c 35410 python optional path.py_11.0.orig.tar.gz c1625f31d3391e1becbafeed06ec8e8a 2532 python optional path.py_11.0-1.debian.tar.xz e35147a9c19ddaa4140ea376f38cc079 6995 python optional path.py_11.0-1_amd64.buildinfo 497b6252679ef3dd3533704597db2736 18756 python optional python-path_11.0-1_all.deb 2001b0dd5fa213547b46bef8c9485d53 18828 python optional python3-path_11.0-1_all.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqFdXkZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUdrtD/wISfx33a4eTD66EWZV7fjt jgmi8C9ikOLMSpKpeAAgEfjl5ZnfxOxE/iold3h44jMIU2Jvc+WSn7kKusGOLbdm uFqTrwKUEyDk6flKG7RdGrMt0aO2kyzZd/hVk+qW2f2tdn/c7/zTiM8oNScHWDLu B88CgK7RKoqchnSJOTvdvQCdt3PwwlKq1YDc3rr/wgLB8vSFa0PLBY8Soo2QaRZa tLjwq8ynqYbs/xBdO0L0fTAKQYnG5eI0Oma+6U9vHSjKKmY7PKvT24RMZvgZyOx3 DxkpTzP6pbycyr8xNs8k02YC31kCh014vRuIt5bN5TaHItC+3H7BJv4eguHHlYqb zvVgxtGw+oIYSihSW7Lgrm0ZzdLK13kcwcJarNSy5me8qwDvN9HT1y6htGaIykiq yIYPSnD7S+QAV/gqvVU744gRNE4wQbD+r3arDRmU5YHpbBvHkMtJvqX4UnCZ+wFZ IHzbT1NnPV6bxGsR1wU1fEpQGEGGwrMu9yK/AOeuybIpzr4TBkh4+Pjjw3I5Qqfd iiouQIN011UfUcYXvJ88GbZ5SKwHKDc1J5Nn1Pv80sWHoC91D7p0lvRBWSQkxsI/ aJO/juuoIwwoOxWM2dLbxv3y4iFZFHebBBAvcsMMiGxVXoJGMlidkjfrKVc2sG+4 oEUO+HXBA8hKCunPlUSYtg== =lxfc -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted jupyter-core 4.4.0-2 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 20 Feb 2018 09:29:31 +0100 Source: jupyter-core Binary: python-jupyter-core python3-jupyter-core jupyter-core python-jupyter-core-doc jupyter Architecture: source all Version: 4.4.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: jupyter- Interactive computing environment (metapackage) jupyter-core - Core common functionality of Jupyter projects (tools) python-jupyter-core - Core common functionality of Jupyter projects for Python 2 python-jupyter-core-doc - Core common functionality of Jupyter projects (documentation) python3-jupyter-core - Core common functionality of Jupyter projects for Python 3 Closes: 889620 Changes: jupyter-core (4.4.0-2) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one . [ Julien Puydt ] * Add copyright for shutil_which.py (Closes: #889620). Checksums-Sha1: d3079b414eb5da6e61f211a1f4e45706a7e63661 2708 jupyter-core_4.4.0-2.dsc 75937055b1907137a21d8ea1e75f8cb49bff88b4 7028 jupyter-core_4.4.0-2.debian.tar.xz 450abb3dd8e33f160c4febb6c5bb07818430e30a 7760 jupyter-core_4.4.0-2_all.deb ad8dcbe040c7804ab52bbf059946207d18816c6f 9445 jupyter-core_4.4.0-2_amd64.buildinfo eb504f126a042960d106d30895a4f22d40516b69 5928 jupyter_4.4.0-2_all.deb d1baff4e4261318cacddd07d771d62646290b639 24216 python-jupyter-core-doc_4.4.0-2_all.deb 5946c0a9e92f69ba2a7d70f59e9dfdd73ee44815 38388 python-jupyter-core_4.4.0-2_all.deb 5eb397f7ef165e11e505eaadf6cb33d5526d1038 38472 python3-jupyter-core_4.4.0-2_all.deb Checksums-Sha256: 5ad01b3605bc099b9b38c4b57bbe271dcf7d5ef6701dec7c3b003eb22a182545 2708 jupyter-core_4.4.0-2.dsc 88de8d083784b258b9625cd733484de6ca55ae43dd2734a219ef7f44c9d7d661 7028 jupyter-core_4.4.0-2.debian.tar.xz 700c54aa9d1af32dbcb533f401ac9672aa1eb659087d0dc1add7ee2e2c143502 7760 jupyter-core_4.4.0-2_all.deb 9e0a373ea6624290cc6bf85ca2a272b550e31c53d7c95a5ac2044e6bb04b339f 9445 jupyter-core_4.4.0-2_amd64.buildinfo 13031eb0ea483b6334b9ae83d35ec7c402b1ef3dee4c7b7c5e0ebd7fa51d59c6 5928 jupyter_4.4.0-2_all.deb 2940a570be6fb504618421927d34e77258d221c20aa096941e41be1c9592bdf9 24216 python-jupyter-core-doc_4.4.0-2_all.deb 18d835a849562dd9313819295a40f7da96961b43fc641cd90fe07fd36ae64b75 38388 python-jupyter-core_4.4.0-2_all.deb a829b22fa757e0304e802ddc3375d39d39b17ba430521f44ac178f7f62e5a0fa 38472 python3-jupyter-core_4.4.0-2_all.deb Files: d575b9207b3d713f8a6179837a01b0a2 2708 python optional jupyter-core_4.4.0-2.dsc 1cd3308ab40c8d45d20a05120f565ed1 7028 python optional jupyter-core_4.4.0-2.debian.tar.xz 41e6b8d8c3a8298abb57f9e4614180c2 7760 utils optional jupyter-core_4.4.0-2_all.deb 7ea745f60359a48de71427b77af21724 9445 python optional jupyter-core_4.4.0-2_amd64.buildinfo 8b77e9676d08ad2084df73dfe230dc6e 5928 metapackages optional jupyter_4.4.0-2_all.deb f4a2d47e3d0e972564b6c5f3a1364a88 24216 doc optional python-jupyter-core-doc_4.4.0-2_all.deb 0f94daa6fdf3f2e47beb39378757e8b5 38388 python optional python-jupyter-core_4.4.0-2_all.deb 87454aee091b6fbe6d2c330e0a771b3c 38472 python optional python3-jupyter-core_4.4.0-2_all.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqL3NQZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUdacD/9fEFMa+pDBmLAsIZEc0p9I QkPXAraqwEg11pnSE+m1SgBI2mEvqpNqVNLeBmFzan8hxRLPJ0sOJBG43ZivxbF6 2Hq2tkYz6auRgs110isP2jAdZFvsn0xLJawtCssuWT/VUyRP68Xis3WETBLc4b7d QUQ89cQ4IyApYXBLGE9a3cGZOd+x+w7wmU/KH/VrwZ3aJAsFJt+s6qZTY3/G5BXW PR50HGj3ZOoKi/UWvWb1uJUZiZHqAktaeka/Bb8ox6Xiev/Ph+UEu9g5HxZaUDPW Ju8puiqst6ZYIAT8yB2yS8jxUUNGvn06GET++qEKRnjXXZbtQlzyxjYsPb6d6aWG UYrCRKjoJW6RjhzUlrAIH/25AB/syl3CSbuF9B6O9GLrWcri4BolYOhGr9UJZnru gKQuDy6FLWXvpws7IGHn95oHtsI2rlllPV9k26s3eymHyKpEoHp7n+mB++PFo5X/ f3pJtl0xGHHybVvsHW/wJ9WSuuDcwy/fpWKXOrLo+FYN5E38pbRYeFqdVAu07pjm 9lhb0J8+AuTxHXTrRdrKmcmDuzC54t8fqupCZgssVyGN8y6Izi4XmVsYcNVCBOW/ 7bJguRtUJzr4EW2VVrBVP0kWtKAOLnHr4PpF6IkWk/xLr77nSkQo5ke3LETN3fRe BvGwEI932DwrLLZyMvUPgA== =+fUy -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted ipykernel 4.8.2-1 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 20 Feb 2018 00:45:50 +0100 Source: ipykernel Binary: python-ipykernel python3-ipykernel Architecture: source all Version: 4.8.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-ipykernel - IPython kernel for Jupyter (Python 2) python3-ipykernel - IPython kernel for Jupyter (Python 3) Changes: ipykernel (4.8.2-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one . [ Julien Puydt ] * New upstream release. Checksums-Sha1: 30f10a8f7b213a798e4a92c912b4568d744d4f3e 2636 ipykernel_4.8.2-1.dsc 84e4933ccbb3526d50a3db899bc4e288f0b8d124 98091 ipykernel_4.8.2.orig.tar.gz 902a5dac4289780155c1cc7e5a3af90376a73cc8 4600 ipykernel_4.8.2-1.debian.tar.xz 9c666e912c2bf5fa4a7a3fd9bdf11c6f5f220a3d 9314 ipykernel_4.8.2-1_amd64.buildinfo e2be425a6c4241d316a92364324885262ea81206 74520 python-ipykernel_4.8.2-1_all.deb 4b14f7d9bb5eb698ad6b7d1105a824e1679a5e92 74752 python3-ipykernel_4.8.2-1_all.deb Checksums-Sha256: 604ec8d5189a9be3622ceb8500ef0ea8a9633342a90dc8a23d7d338516360e69 2636 ipykernel_4.8.2-1.dsc 8d603e0561c303a47e6b6445ca5770a477f094451ec4af3d395e429e8439cdb3 98091 ipykernel_4.8.2.orig.tar.gz 7e73cf5db697ec2f8e753287deac610ae0ea0451f40b1935d667ff9ffb60f680 4600 ipykernel_4.8.2-1.debian.tar.xz 712efed8a503095da8686344c96037ed2a2a4ca37bdb07fd3981d4307871e976 9314 ipykernel_4.8.2-1_amd64.buildinfo 9aa63e6071b5eb7509e69c8d5a37ef4334ab40d309d54f998413ddb2e1ade562 74520 python-ipykernel_4.8.2-1_all.deb 621809a99908df9d934bb79680569ffa264734526dc6f2c557c5ff7d4d153684 74752 python3-ipykernel_4.8.2-1_all.deb Files: eb1eb197073d6310365744d34bcad213 2636 python optional ipykernel_4.8.2-1.dsc 075d093da8018089ccb56852389f8032 98091 python optional ipykernel_4.8.2.orig.tar.gz 3c565ed6d1a560be6de18f2a5db7f3c5 4600 python optional ipykernel_4.8.2-1.debian.tar.xz 26404723ab3487e7e5054920fd9b3970 9314 python optional ipykernel_4.8.2-1_amd64.buildinfo 300730108ac64e91d418426607ea89d7 74520 python optional python-ipykernel_4.8.2-1_all.deb 51d4e20f978b2d63d20008d012364175 74752 python optional python3-ipykernel_4.8.2-1_all.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqL4zkZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUT/PD/48SyPf8y3OGWvCBaN/iYg2 uTyq0k2yHSSpNqAmg82HzFBvkuExi6TVLpvGNoCP2ogNK4RI3sLcemsj9EYH4aBU 2toU3pFvmNyNwysiSkRA1V7ig2jU0Ea/p3L5GuJL4LPd8aO8ew5mIZYcvMnLkPy8 2gOpvsYRx+RDO0E+fOfL5AF0jBGdOZ7bBEdbn2aPzv9B4h/dfd/NAcvwrdAGV4R/ wwCFY5AxQyTudFASephfEPC9/feJdNW4zk5rwbd0xDSgQKJ/mO1dxta22jqyvL7Q UJrdmHtuR2M48twG3U32S21afJoEE/cCPjsH5JqQpKvXJDWZkaLtooJxBhZ0sImy nJC0VnWRCBs3mWeAtgXFaVW50cSFWq0pO6vK//Hn4J7TDDiNT//fU9iGt/jnm4NJ qJNUUyZkbU8M2R0jJq12NgrKYhBSwT3Vym75Z49dkNdPu0nmmowHsbvqx9gktQ4e mEsSpdFHhrqDMNzSt2rD8yN/qLT7agtmQnPsWDXC32TQZGm9J+ECY1zZ2mxyU3Zs oP5qJQGN8/KYO4BDP22+Fct79ISL9dhv+W8tDW5WcsNLdn7EsbODd3z1HpSR0kep TZfwKmP/OuSejVWd2xNv7VChytLU3AFSuG5W3sDYVJMRIXZPI0Af5mCSAW3nf/OT ajnrmDt/nSGXbvoTXQ4fRg== =sXqY -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted jupyter-client 5.2.2-1 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 19 Feb 2018 23:55:41 +0100 Source: jupyter-client Binary: python-jupyter-client python3-jupyter-client jupyter-client python-jupyter-client-doc Architecture: source all Version: 5.2.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: jupyter-client - Jupyter protocol client APIs (tools) python-jupyter-client - Jupyter protocol client APIs (Python 2) python-jupyter-client-doc - Jupyter protocol client APIs (documentation) python3-jupyter-client - Jupyter protocol client APIs (Python 3) Changes: jupyter-client (5.2.2-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one . [ Julien Puydt ] * New upstream release. Checksums-Sha1: 8841e1b586efaf0279b54b8c6152b96f37879d91 2573 jupyter-client_5.2.2-1.dsc 9d2f4320759fd89f30a974c244a9c1fef4970885 274062 jupyter-client_5.2.2.orig.tar.gz 878584073821a0e918a0d58254756f94cfb94b6d 6384 jupyter-client_5.2.2-1.debian.tar.xz ce35f1fcaf7d3c1dc62b0f440c55ef30106e91ac 9980 jupyter-client_5.2.2-1_all.deb 86c37285d626131feb3ffedffb80f0044a10d739 9701 jupyter-client_5.2.2-1_amd64.buildinfo d2963a2817c3943356e07fe0400fe15d25d21a27 214552 python-jupyter-client-doc_5.2.2-1_all.deb bc124b098fa62ce13018a4a08ae16511ef09f21a 63064 python-jupyter-client_5.2.2-1_all.deb 90e31b38cfd4b3d1a66341ccfb243861a5c46090 63168 python3-jupyter-client_5.2.2-1_all.deb Checksums-Sha256: aa7ae7e69edbf6e4fad694652a455890da51dd23bcacabd1cee2850d23acd295 2573 jupyter-client_5.2.2-1.dsc 030a65d9e781313ee0e5244543a336bbfd50a6ba1f773924d9946a2918406388 274062 jupyter-client_5.2.2.orig.tar.gz 39c9339c61872a66af7955d78d9dcfd7a3e5ec8fedbe23bd8d5e13034eb69694 6384 jupyter-client_5.2.2-1.debian.tar.xz 09a129ccbd8feaa2a52131169caa948868798781eb95ca7ec76f5bafe4788c59 9980 jupyter-client_5.2.2-1_all.deb f7896dd894d236e1634889377c4b0c93f398f8b240a59b17e6f3a136a8430819 9701 jupyter-client_5.2.2-1_amd64.buildinfo f06a358051af7b9c0ac3a79b9e9006bbe071ac8942b9965665ff35c25b54787c 214552 python-jupyter-client-doc_5.2.2-1_all.deb b27310ce5e236819de8d1595d1019f9dc14f3a82dd3b9defad69295f143af2a1 63064 python-jupyter-client_5.2.2-1_all.deb 43426d781686606e7100adba26117d26af86ce7131eebc5798a67ce46903ee08 63168 python3-jupyter-client_5.2.2-1_all.deb Files: b19e26fe350d36c0404ac19f216cb14a 2573 python optional jupyter-client_5.2.2-1.dsc a12c044022e5c512df14e02bec095cd6 274062 python optional jupyter-client_5.2.2.orig.tar.gz 19e49b6b3fb8a65befa3af26c34b4213 6384 python optional jupyter-client_5.2.2-1.debian.tar.xz c9f97c4529e18cf2343212787b13add4 9980 utils optional jupyter-client_5.2.2-1_all.deb 0497371eab17dfa0e114a8c56b66f9bd 9701 python optional jupyter-client_5.2.2-1_amd64.buildinfo 773988c9bc817434ce92a6a3bcbe98fb 214552 doc optional python-jupyter-client-doc_5.2.2-1_all.deb 4250982a8dd6257548c6ef012f05b51a 63064 python optional python-jupyter-client_5.2.2-1_all.deb 308a2d16525fb97a7754e204372ea41d 63168 python optional python3-jupyter-client_5.2.2-1_all.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqLVkYZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUQ31EACXUbHTd90z1+mY/Yd07+WD uGh1baXnVyIsHxeN+bfDeDWtwnM7NHaCXcNrkaeqZkwyCDeGnR6Nt7EpF4+/aA4B i/cFwjmuoPiuiSORfUokkzmGfDcyAmIWPtG44iMBZSY3eYuMevDrgARn5Jx/wiPV fXFpdjJ8c/Kn99eEyv6itnrKlo9rCM9rKrIjHVwUMV6ozmcf78uWY6HRJJQPGjx/ W0u6nimn8O7uYW54AJq+3RD4C/DLFse3Gjb1q+uo3EMBoQjEuR6HCumsVHvIBlMJ wnWg6ITE1f46cIfpvkpHw05JP09qOnSfvVgixvpcefSKYSnCWphCKieiJxr4eyJM KrualQVV9gQMlf3IZiNt56J99RrbTr/Bk69a3lioy41CDQaMvIwYkkuvkY/c5S1k i/BbdwzQqgvb0Uk927uET4X0NgZ9yjCC3jBTcLS0UFaZ+g1U01Froyv2MwVWUMHO aYAgvdcAxUiRIZF7t8axxP4aLqWHyXoTrnMFSQNQ5AF4hLotvaNMLjLUYFoH8zu/ xTJNqqfn6B3t7UjLlawb1g7814r4e7i3aWCRg66DuCZVFgTgx8yGcDVOJOm2Mu4d p+Mapuh1ZhOAk7300W5yE/U0cOcLuGgF1iPs8K7e8AQZrAwAGoP6c/iGd1g/3C00 7ZtxFRJWqBsuIzL2+lvxLg== =VDvW -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted ipykernel 4.8.2-2 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 23 Feb 2018 22:16:57 +0100 Source: ipykernel Binary: python-ipykernel python3-ipykernel Architecture: source all Version: 4.8.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-ipykernel - IPython kernel for Jupyter (Python 2) python3-ipykernel - IPython kernel for Jupyter (Python 3) Changes: ipykernel (4.8.2-2) unstable; urgency=medium . * Unbreak autopkgtest by restricting where tests are found. Checksums-Sha1: 18ae06d385dc959b72a08cf6509dca9af482ca0b 2636 ipykernel_4.8.2-2.dsc 0d5a81d45e615c5b822d1f58751f96725bbe49be 4644 ipykernel_4.8.2-2.debian.tar.xz aef6894bcf16b5fc911150354831a55d190badd6 9314 ipykernel_4.8.2-2_amd64.buildinfo eba26767fc3ddf6f3c4fc4c07a986d0e401ed877 74588 python-ipykernel_4.8.2-2_all.deb 89233b238f9a8332b6bddbf2b16d80a8733d 74804 python3-ipykernel_4.8.2-2_all.deb Checksums-Sha256: 89810687ab4b5d8ef8f54010a68fda04066b7530c7fff60e3ce99bdca1a45df6 2636 ipykernel_4.8.2-2.dsc bb6a69b66c9c216c784776f9db15b2a94b4c1ade90d68443ba616e53b77fa2b6 4644 ipykernel_4.8.2-2.debian.tar.xz 71993b5c7dd6923cef9ba1bd90ac9db6a2e66a34cf22ed68c597033edd947ac3 9314 ipykernel_4.8.2-2_amd64.buildinfo b3ea03e09502a3e551269f78aba63a7f18b1a082413b2bd07669617c0057a267 74588 python-ipykernel_4.8.2-2_all.deb 6a3bd57538f1dc02f2d6b27d59e29879717a74c7796da7bc5ae1fcfef00d84d3 74804 python3-ipykernel_4.8.2-2_all.deb Files: a55ed801e29e1e677cfc659220cb 2636 python optional ipykernel_4.8.2-2.dsc 42288603cf6686892c4314ac23cf41d5 4644 python optional ipykernel_4.8.2-2.debian.tar.xz 3d9ed98c181b7e93411847104dfca5d2 9314 python optional ipykernel_4.8.2-2_amd64.buildinfo 06b30b42dec22444e619a739a266e55a 74588 python optional python-ipykernel_4.8.2-2_all.deb 02fbd0cbdc21c6b4d78b1db2f3cf7e95 74804 python optional python3-ipykernel_4.8.2-2_all.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqQhXMZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUbNhEACDDbtGPisKw7bv7rw2o3qU 9IPnyl/hhbLAQuLdKXNO/QIY3+K6JC/dBF+Rz1Z9Kn3UY5a6VbX+u66jIEAPgKGg fThBYXvLxAGf6HUzGRBEyV8ErUZFoTVaXBymXbzrQ/WUlldkCqOx+pxaKhmuE12d Fiz23SGRznROkEgyd3A+BwFad/6U1vA6AX5EUG/Guk54040B5OQsL+JUlmtIBUAd T0fZaNnoNi/5F6LJXAfAjobxKk6wrACOod1Fmp6//Nm0CUNbD/peIowGaCUDkya4 taqqHbbqV75f2+UITrGSBEfWqrYGIz9nwPbn5NvstEloUjfe3p2umb6RwO9NY6uw BHLoDP+mjyBc6SWKRQxeTtdD4YD8b0342MuKCCdzKp9OM5ccFnREGIglJ4qSoLYP IpF1nEUUyh30pf62G++jkMs83yylc5IU10+kTOh8uLSRADj1GVN0Wa90/G7Oali4 RdX99kcRh6uHl9eh43jjM9OD9gqzhmrLVUhwzueYuJOQigEW0CFgjMdHDuXSh+GT E+fugPjCqogJwGwS8lXcMGsdtijMRT01+Q3aXMCCSfEOYg7+Obhct5uhP+V1khUB +KTS6D9aTG73ARkAMlHzT6GeZnjLOOhEfoT5/VeTM/jyHXaAYcNoNcIGeu4SHHc7 PxZfLlzWndFdXyefY/9D2Q== =bo8v -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted terminado 0.8.1-1 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 04 Mar 2018 17:14:14 +0100 Source: terminado Binary: python-terminado python3-terminado python-terminado-doc Architecture: source all Version: 0.8.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-terminado - Terminals served to term.js using Tornado websockets (Python 2) python-terminado-doc - Terminals served to term.js using Tornado websockets (documentati python3-terminado - Terminals served to term.js using Tornado websockets (Python 3) Changes: terminado (0.8.1-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one . [ Julien Puydt ] * New upstream release. * Bump std-ver to 4.1.3. * Bump dh compat to 11. * Mark -doc as Multi-Arch: foreign following hinter. * Move everything under the Jupyter team umbrella. Checksums-Sha1: 38f09236a81b502c2816a7de6e5e19844017508e 2412 terminado_0.8.1-1.dsc 0872d0831a643ba98727b05fad9fa9492b1ec4d4 20227 terminado_0.8.1.orig.tar.gz dce79498b93d5a30047adab756fb8301dcc35f7a 3168 terminado_0.8.1-1.debian.tar.xz bacf3add305d0ebbfb99d0a8bf24469660cbd52e 20864 python-terminado-doc_0.8.1-1_all.deb 06d9c0f524fa1ac26614deaf43c57388656e5216 8776 python-terminado_0.8.1-1_all.deb 95b71480d5038e6f3eab1826935b38476b734330 8824 python3-terminado_0.8.1-1_all.deb 62e308392e9816124485d0600831853e929228af 7891 terminado_0.8.1-1_amd64.buildinfo Checksums-Sha256: c4bbc68b3ce44255a46ea148f3956eb88736d1d80607a7e9cdfeab3ddf20e585 2412 terminado_0.8.1-1.dsc 4fc6b87299580f8db9790ded233c0d75bfc62a8697c79c24f38202ba4de0 20227 terminado_0.8.1.orig.tar.gz 60f9c38c2f529c89921667590f6cd318da9537f8bfb6738c74c733fb16c81d74 3168 terminado_0.8.1-1.debian.tar.xz 81f09e9ce35200111b0e2e3d2c805b5ce3a5fc67211192fb3225fa5ed62bf54c 20864 python-terminado-doc_0.8.1-1_all.deb a477e9f97e43cef3fb4d052fbed8eeb6d444c1958c7a8d865f6aa7b7f5ef6701 8776 python-terminado_0.8.1-1_all.deb e32f8663908a248a07688b61481fc04a2fb91e22535d57d0f8e4eb06a26cb416 8824 python3-terminado_0.8.1-1_all.deb 8863ee47c9a91101de7c9b2a1c0af8311c80150fd26756d1983a978fa1ce4af4 7891 terminado_0.8.1-1_amd64.buildinfo Files: f50e37510f360f6c9878ae39479c2b1a 2412 python optional terminado_0.8.1-1.dsc 3cebff45fd0e99ec351e93d89b11ce4a 20227 python optional terminado_0.8.1.orig.tar.gz 8f46965b0a402cfec5d7c08ba7397d14 3168 python optional terminado_0.8.1-1.debian.tar.xz 1dd529673f8a1513baa72f2e4235c9e3 20864 doc optional python-terminado-doc_0.8.1-1_all.deb 4f48ec4f4ecb9f175350a4d21c003439 8776 python optional python-terminado_0.8.1-1_all.deb d026eddae67ee1f8433e7e57d8bdf6e9 8824 python optional python3-terminado_0.8.1-1_all.deb 1c687c84d9e3dbd007e3ccdb8468 7891 python optional terminado_0.8.1-1_amd64.buildinfo -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqcG78ZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUVWPD/4jBv0Di9P9YuS4oIBQun9u fRQbb86/wY+pifYu+cHVzgNju8vw9bHJGf5ROIWypLhaI6YReb8YIbJjQZ/kvYAw co/5o3OoFbH2o+KtJsWWJXbwYjlzoSw5c8e1WY4pMMiHCo9HrUDqA9gpQxi0aRMV s6q1xZKD3AHFWaozW7N5bmsDYyaOAHRohKAqhO1DbMVJzmb9AUCCYISyXqVT/Cim hCRilM8/khM1i8lJ8X3wad9LgtIxAH1BlL19x2bvnVVjQnfd/lZPXukJpWlnK6g3 B4RkDnGTIBfvYYTcD0rkutcUklbrO6slrXS3Tiu9y6Y9GmDhMJFSV9NsIaxFWT9U 55cotilqnGNBH+SmnFjDaqjsVXvrXFcpzBstkO3Nj8yk3faOI2zICzt44d3RMKrR vzsel3rEEzjgqlWEHalvZ1e0mC5pgJtOQmueHWZ71D9MVz1UKeQsw23Y2FcHV+h0 uqCX7tW3iQ8sftn0Dybp7/zzHW39lmnQQ/KgFdIZiBFM5+TwKKiJkHJcruXFmL9O ISBZ29XQGj+ZLj9N+eHUuf8OXPxEuLsOp9WyFMtiJY3lbGUmRxkvzAnR7yAeyEYE 7W8x8AqMBRcWBvKHuIUfUBFtzzPAW+wMCgPMJXHF82+QKFfoa5UUQG+PiTk6fjo9 xfd97f8FP6mZ4N9cQ9Dj3w== =bo54 -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted terminado 0.8.1-2 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 11 Mar 2018 19:57:10 +0100 Source: terminado Binary: python-terminado python3-terminado python-terminado-doc Architecture: source all Version: 0.8.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-terminado - Terminals served to term.js using Tornado websockets (Python 2) python-terminado-doc - Terminals served to term.js using Tornado websockets (documentati python3-terminado - Terminals served to term.js using Tornado websockets (Python 3) Closes: 892576 Changes: terminado (0.8.1-2) unstable; urgency=medium . * Rewrite d/rules (Closes: #892576). Checksums-Sha1: 6221bb260a50453292d38895ac9361c7b00af63b 2412 terminado_0.8.1-2.dsc 13bd8a75edc092ac09b89c79f4d36f4e5eac5a87 3252 terminado_0.8.1-2.debian.tar.xz 15bcdd46e8150c11c9547c4b9fe216bec1665d8e 20908 python-terminado-doc_0.8.1-2_all.deb dbca833bc357e7ef1cd9398c67bb84b66d63affa 8828 python-terminado_0.8.1-2_all.deb 61a1d37a3df932f1a6a6670045a62a3e0f74a4fd 8876 python3-terminado_0.8.1-2_all.deb 6f3d4954f7fd8bf7bc0965e3c68339b784369e84 7900 terminado_0.8.1-2_amd64.buildinfo Checksums-Sha256: c9be5f084d4c0a70e5df19392ea2a5e6d2d85b3206dbedbec741b8d50418fb08 2412 terminado_0.8.1-2.dsc 1dd4ea9c42fdcde44ea3679eb91c32caa0d14951ed63f15e67049b20c8ef586d 3252 terminado_0.8.1-2.debian.tar.xz 4b377c7a27b5514edf4a8b3eccdf1a3bc969d2948a0d42fb77aea1dbcc9bf63d 20908 python-terminado-doc_0.8.1-2_all.deb 3013f6d0edcd239fe74a2186023ef47e807f636d32b2b00ff452cd797d6483a9 8828 python-terminado_0.8.1-2_all.deb 851592226a17be437a8bd52444fbebda9e16cd9c1ffc760f2472faaeaaf77f09 8876 python3-terminado_0.8.1-2_all.deb 8d74ee4d580f6e5bd9935d0fd0be31a360615c807af32774c258b6ea54c2be75 7900 terminado_0.8.1-2_amd64.buildinfo Files: eb5284926f10cc643d3d4d6de6f9e50c 2412 python optional terminado_0.8.1-2.dsc 9ebd6cab582241999b94f31e818e053f 3252 python optional terminado_0.8.1-2.debian.tar.xz a1e68ff8cbd098702a215cfc8860b9d2 20908 doc optional python-terminado-doc_0.8.1-2_all.deb 4745123e4dff18ab7256cd5627510a86 8828 python optional python-terminado_0.8.1-2_all.deb 7837bee8bfd9669e5422c1dcee3d953f 8876 python optional python3-terminado_0.8.1-2_all.deb 877fb956222f0daf6f1ae11d6f183848 7900 python optional terminado_0.8.1-2_amd64.buildinfo -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqlfH0ZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUep9D/4hDBy9d8deTZzlCXXQOFnj ltOfsCNTPdbrHIaymO4i21VpshxIoXbNzZwbrR9sgY6GbB9gy69DKTVREXL2JDE3 dQ4GPslSlLYYnFqeJsbkm0BSJgShXqwuaUsqz62hrxMVQDreaSB1jAZ+k0s80/yY 2eznqGRZVdxykGfplnVq7OYBsTAT4aMFcof7Waf9onR2qtYZuYKo6uJjrR4MLlLU 2awA5wpVRofVuvMdSztpQTLyY/9BW3nQsMQ/7YjWvzmPx5H3k7V/OtGtjsxEL9e0 eC3Lf6quZ1YgtvnPuXfFb8znklP3FDUCgy10QPn6v7gMAO6kbps78nWBU9LrCAYx dm1vLXKIXCo24/EakaA/IJLgB0gTcZz8tm6FEn1KhZLTzjMqrgvKejIkM+JpTkQS BqLGAH/DVraIv2nWQRdxxd1ZlCMeoiyK3QYu68zMxf65ziziknNTGWdyGjWclxBj XJVeYS/LEWwLBXVBaiFjYNrXkGEAzDsiw5O/HGsUZ399Gxv8McvddrsJMyj+ri6f 7mtTFsWXZ9KUkPsxVHv6glI8AoVHcSAqPqjR4/YO5jEqTuozBg7etyhLvWuYxV57 JN2bZPkM3EdvDHvItCtLE/NrborQ4fKaFGiN6rQ0BWsJKOfVQaIYx+HjLn2VywpU Ssqf1X28TrmHxKdLPiUiig== =sTnB -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted python-tornado 5.0.0-1 (source amd64 all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 13 Mar 2018 23:55:49 +0100 Source: python-tornado Binary: python-tornado python3-tornado python-tornado-doc Architecture: source amd64 all Version: 5.0.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-tornado - scalable, non-blocking web server and tools python-tornado-doc - scalable, non-blocking web server and tools - documentation python3-tornado - scalable, non-blocking web server and tools - Python 3 package Changes: python-tornado (5.0.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field . [ Julien Puydt ] * New upstream release. * Refresh patches. Checksums-Sha1: 62084b5f782a2bd1dfdfd1bac5b1523ccd8bbef7 2883 python-tornado_5.0.0-1.dsc f0cb896fab583bf549ff8889939819ac41aadd01 527322 python-tornado_5.0.0.orig.tar.gz fefb1a13b169dc3c4e72d8d99b917bc7877f0d6f 8836 python-tornado_5.0.0-1.debian.tar.xz fd376910c957d1314a899846bb83e8c15dd08af5 10576 python-tornado-dbgsym_5.0.0-1_amd64.deb f99527fa8327fbcbdc63a3c4b3acfecd969dda75 565496 python-tornado-doc_5.0.0-1_all.deb b5103fe522258f6962c460678b2a68920ebf0c24 11237 python-tornado_5.0.0-1_amd64.buildinfo 50b097c49ce9c3aa3d4f175edbbe2fc55923015d 341244 python-tornado_5.0.0-1_amd64.deb 7a2135335ade599c3ef540d72a3961c43b7c7d34 11780 python3-tornado-dbgsym_5.0.0-1_amd64.deb 8356fe875e684934dca946947f78dac4a00d9ab4 341204 python3-tornado_5.0.0-1_amd64.deb Checksums-Sha256: b35ae09870b5181a7120f6412e88efd6a45dca639f718b24a8ea73aad4540324 2883 python-tornado_5.0.0-1.dsc 7e54aa2bf2799c559b3e05d314c88b335e78d1420b072071f8b63af6bb50d714 527322 python-tornado_5.0.0.orig.tar.gz 7469607231c96661b04fecc384d662dadf4475cb5bff9553c227406c8a63a75c 8836 python-tornado_5.0.0-1.debian.tar.xz 6a26fdd803927dd5dd2991a602503302be22235c80e16ad691d929b4dba0e2b9 10576 python-tornado-dbgsym_5.0.0-1_amd64.deb c2e31dcef998a0462779df44736a8190df6c39962e9e6a45f6a26510c4937266 565496 python-tornado-doc_5.0.0-1_all.deb 5eadb7c301389ee945872c4ae48868f83e7ad182d4ff679b9b37f70dea615c59 11237 python-tornado_5.0.0-1_amd64.buildinfo 8e93e4b2690428fc57c36dbb085be0462d3f5f7e6e0c486718fdc225416828d0 341244 python-tornado_5.0.0-1_amd64.deb d35f4aa818c3af25d7ac17c7cd2dfad611730e971a296947614a76f9028c89a3 11780 python3-tornado-dbgsym_5.0.0-1_amd64.deb 8f6bed33790f63a331f3a3aff9ad6c533637df6cd7269bc40c368e90d9bdad47 341204 python3-tornado_5.0.0-1_amd64.deb Files: e2410a90350b24cb0b729e57dabfd55d 2883 web optional python-tornado_5.0.0-1.dsc edbbd1b55745dc6bb0a2161bf5a5a1f0 527322 web optional python-tornado_5.0.0.orig.tar.gz d725b26655e410558bdced39e6db6d7d 8836 web optional python-tornado_5.0.0-1.debian.tar.xz 7d678cd91870ad16aa75d2623201a22a 10576 debug optional python-tornado-dbgsym_5.0.0-1_amd64.deb 0d6d47b70afdaa08398065c6eccf9061 565496 doc optional python-tornado-doc_5.0.0-1_all.deb f80dd1cda9fbf26d3d94c8602dac3fd1 11237 web optional python-tornado_5.0.0-1_amd64.buildinfo 443644844ae7c1fae1a8efd1ecac1b8a 341244 web optional python-tornado_5.0.0-1_amd64.deb f53ff2e81ef983b97b00ce2de60c5e11 11780 debug optional python3-tornado-dbgsym_5.0.0-1_amd64.deb 99cea69033bec2325d20aef2fd039934 341204 web optional python3-tornado_5.0.0-1_amd64.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqpHtQZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUX4+D/99PcTdGfFbYcxb65W/Pu5x Rgl4nY8pY4m50/KRIISDUx2l3fY3U29hwWLFYveH+eJ5EICKtukeOVwMv9P0Mt3y P5W9vVy0hHb7yCyt5CAw6kyLuEBAAKg774se9WilKJAanCrQQiJ/1TVJDUWtRWwV skKgZsvlDTe9C4Lpqmy3U+NUIvHQhnAxXClNBKaz3vX2SdyiDhnNKZRUKkduy9JS fn4TV5APGiCnsDqe9AwMTr9vDONZu+0d5FuQxTk+b8lHi2DRTn0luHspKi/5a1AL hZVBb5o8d+4Rr5oZDegCURjcLVHZLKc4s2YDWzoS/9fvMXyYJFscKb8T2G/HihvB rciyQsT0JYN5BImKg6F3pstlX2Z5Wl+rQPbY4DOEzsnir3ASLijrUjs1tauxg2Tu 8QI7sVGIGnX6vs0qJW1M+zBy+rPBBY/823GxWrma8AGf+mESRPT9E3AingEkScRC cv8oVPlCuXe7+UYCBuq7nYVFbC8IRIbsSeLmBOArBbDm8/1TvRl3HGf5aR1ioKtv aVwngQjOtJt+0n4O3j9TyezzR/3zhylWYWomjvtPVeXFX8Fg3hFzlRpSUGlxHkLF czwwA99fwk6C+TkiphfCVn2aIp7WhzIRdbtKyefuoxSdTXGo1ymXL6TvDcdGV+Xq emEaGbj7R6ijLG3VdQEQ7A== =lCIv -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Accepted python-tornado 5.0.0-2 (source amd64 all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 21 Mar 2018 08:54:46 +0100 Source: python-tornado Binary: python-tornado python3-tornado python-tornado-doc Architecture: source amd64 all Version: 5.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Julien Puydt Description: python-tornado - scalable, non-blocking web server and tools python-tornado-doc - scalable, non-blocking web server and tools - documentation python3-tornado - scalable, non-blocking web server and tools - Python 3 package Closes: 893360 Changes: python-tornado (5.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Add Breaks: python{,3}-zmq (<< 17) (Closes: #893360) Checksums-Sha1: c5cedde69da94b5691050da39654e9a93a37d51c 2883 python-tornado_5.0.0-2.dsc 36cd5e3271d593b3a5b31ea3e4d66415ef56f7d8 8892 python-tornado_5.0.0-2.debian.tar.xz 1269bb35abdd03332e1fa590e7df8d4d7a496844 10580 python-tornado-dbgsym_5.0.0-2_amd64.deb 5edbb26d2fcdc31a12c07bf3b0f82c297b46a7c6 565588 python-tornado-doc_5.0.0-2_all.deb 6fda15e404b276246ac98842681288d58f3d8e95 11275 python-tornado_5.0.0-2_amd64.buildinfo f776a2a79c3937bd933b0e28762de461b032ac95 341320 python-tornado_5.0.0-2_amd64.deb 7c754d4f89d83ee7c1a1083266bde57ea8657009 11780 python3-tornado-dbgsym_5.0.0-2_amd64.deb 7e9a38ab38bf69b31d326753a2a92ba35fdd4d7e 341256 python3-tornado_5.0.0-2_amd64.deb Checksums-Sha256: 9e92d386e7bd2fd8bfac2bc5db890b95b2bf81cd7f3f3ad789618ab11ed8d3d9 2883 python-tornado_5.0.0-2.dsc eecf3dccd77d672de74be7092fd77b43067a674daa078ab270f914b1546426bc 8892 python-tornado_5.0.0-2.debian.tar.xz 2fcafcbcac04129853ea6b88d2755a4126e1a5d64b19329e031783883148fe97 10580 python-tornado-dbgsym_5.0.0-2_amd64.deb 80101c25069b49e7475054f85c9ab001c38d1ec2907b45526ccb25721e21756f 565588 python-tornado-doc_5.0.0-2_all.deb 9789aeb01470e8085979d8914b417acf3cb05b65e478720d31bd042c66acc997 11275 python-tornado_5.0.0-2_amd64.buildinfo 0d343e9c70e2eb87e431e780bde6f85e83a1d4b65a7f02b63a4761552844a165 341320 python-tornado_5.0.0-2_amd64.deb c5013a2973e431ae063bde200f9c750cb4574525eb44a71809665c128e74776a 11780 python3-tornado-dbgsym_5.0.0-2_amd64.deb 6aeb330079c177f92d35c5630bd555b304f7a2ae09eed4dd9586bc7deb9fc571 341256 python3-tornado_5.0.0-2_amd64.deb Files: a20ad0b250e34864dd7ec6a1005f7a33 2883 web optional python-tornado_5.0.0-2.dsc 6535d351aaa0fa18c0f0c97e938d8341 8892 web optional python-tornado_5.0.0-2.debian.tar.xz ce2913fae35dace645589ebcbb3acd9f 10580 debug optional python-tornado-dbgsym_5.0.0-2_amd64.deb 34f20526f81d96a803e70a734962f61b 565588 doc optional python-tornado-doc_5.0.0-2_all.deb a9641fea636d5142eb5cb9e80cf5c519 11275 web optional python-tornado_5.0.0-2_amd64.buildinfo 0d1a1217683d5ba58b70a3c8ea08e66d 341320 web optional python-tornado_5.0.0-2_amd64.deb 27b31c2dcf9163073c62bbe1232134fa 11780 debug optional python3-tornado-dbgsym_5.0.0-2_amd64.deb 8cc8630c325386e6c028c2a25af7629e 341256 web optional python3-tornado_5.0.0-2_amd64.deb -BEGIN PGP SIGNATURE- iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqyELUZHGp1bGllbi5w dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUWOiEACb5YoLiHJjXYjvqyW5eQf0 kHwleUVj3Wykm4KZYYKMjuIN5f+PkwKKMM3cjTcweyPcpr+IZinSzDJCDgtA+aoE AAhQcbpOapTTRyh5+Srs6Nvl5VQU89ndNLLvQ+YNz2jDNc9xPY+f4yrve2wGG5Ml 8294k1KeG3WQPxQbTr7ibgB/Ra/gDFFVvsT9j5qYpaZOuU0gDP1ciaN/neB3c1Df 66vleTi/zIedOXo6qzpS9Ce7rtV+r1QQ52vqagh6uTiRkwSggMIg0RmsoM7mtIuj NwFaqvORy8UcYWW0+fx/0LgsnDMkMxr4j0fEve4Hyw4Q14vuU6ywroFQhtBYTTUL C6QeEDC0UsFJtl/Qy0cFlxSmn/kCCaa18vH5gFImhKLqID40fbDArINITpMP/GWr xIRJVt8eii9fabXQP63SHsFEe1SGPQrZ5poSx2L95MoZv2fhUTGH+YzBMSYGptnD 7DN+IWbLk0cspYltJ1wC+YgQGiItPStadlGHmmklUXy+RQ+TUi/JV7NqwZ52vdA8 aqGRx7YLJEUm3MlELzwAJC9jd4L2PqftSAtJ/zdUgFDvLxh6ZPZ8b960rfkRPWqJ K62xO/jeSK9MSN2ALvHBLiflVtLsDq4C/Q1PTelaFJhL2hKl4wIQlrT2DoCn4/EN noza91dpnXo5fb0X6i3wAA== =yvsg -END PGP SIGNATURE- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779035: Upstream is up to 4.1.0
Package: python-tornado Severity: wishlist Hi, upstream's 4.1.0 is out ; could you package it, please ? Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779528: Upstream requests also has a 'certifi' component
Package: src:requests Severity: wishlist Hi, could you also package the certifi component of requests? Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779528: Upstream requests also has a 'certifi' component
Hi, Le 07/03/2015 18:17, Daniele Tricoli a écrit : Hello Julien, Julien Puydt wrote: could you also package the certifi component of requests? requests' upstream provides the possibility to specify the certificate bundle to use. The packaged version of requests use ca-certificates. Why do you need the bundle provided by certifi? If you look at the code you will see that certifi just return the path of the bundle shipped inside it: https://github.com/certifi/python-certifi/blob/master/certifi/core.py Also consider that in requests 2.5.3 due to this: http://bugs.python.org/issue23476 it was needed to revert the update of the certificates bundle shipped. Is your problem to locate Debian's certificates bundle? If yes, you can just use this: def where(): return '/etc/ssl/certs/ca-certificates.crt' and depends on ca-certificates. If the problem is not this, can you provide more info? Well, I just saw sagemath was using this certifi as a dep for tornado... but indeed since it's trivial code, perhaps the tornado packager will easily get around it and use debian's bundle... Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#780408: Please package latest upstream
Package: ipython Severity: wishlist Hi, ipython 3 is available ; could you package it? I know there's a freeze, but an upload in experimental would still make it available. Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779035: Trying to help
Hi, I've had a look at the current package, to see what needs to be changed for version 4.1.0. I've looked at the various debian/patches/ to see how things stand : certs-path.patch -- the code changed for certifi domain-test.patch -- still current ignore-ca-certificates.patch -- the code changed for certifi ignoreuserwarning.patch -- still current skip-timing-tests.patch -- still current sockopt.patch -- needs a refresh I look at what that certifi module is about: it just looks like it makes the path to the ca-certificates available from python... which is useless on debian, since we know where they are! So perhaps that's something we should just patch away. Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779035: Remove dep on certifi
Hi, here is a try at a patch to remove the dependance on certifi. It's untested, but shouldn't be too bad. Snark on #debian-python diff --git a/setup.py b/setup.py index 963a6dd..d61244f 100644 --- a/setup.py +++ b/setup.py @@ -120,7 +120,7 @@ if (platform.python_implementation() == 'CPython' and if setuptools is not None: # If setuptools is not available, you're on your own for dependencies. -install_requires = ['certifi'] +install_requires = [] if sys.version_info < (3, 2): install_requires.append('backports.ssl_match_hostname') kwargs['install_requires'] = install_requires diff --git a/tornado/simple_httpclient.py b/tornado/simple_httpclient.py index 31d076e..a7c8412 100644 --- a/tornado/simple_httpclient.py +++ b/tornado/simple_httpclient.py @@ -33,17 +33,8 @@ except ImportError: # ssl is not available on Google App Engine. ssl = None -try: -import certifi -except ImportError: -certifi = None - - def _default_ca_certs(): -if certifi is None: -raise Exception("The 'certifi' package is required to use https " -"in simple_httpclient") -return certifi.where() +return '/usr/share/ca-certificates' class SimpleAsyncHTTPClient(AsyncHTTPClient): diff --git a/tornado/test/iostream_test.py b/tornado/test/iostream_test.py index ca35de6..5f428e0 100644 --- a/tornado/test/iostream_test.py +++ b/tornado/test/iostream_test.py @@ -10,7 +10,6 @@ from tornado.stack_context import NullContext from tornado.testing import AsyncHTTPTestCase, AsyncHTTPSTestCase, AsyncTestCase, bind_unused_port, ExpectLog, gen_test from tornado.test.util import unittest, skipIfNonUnix, refusing_port from tornado.web import RequestHandler, Application -import certifi import errno import logging import os @@ -877,7 +876,7 @@ class TestIOStreamStartTLS(AsyncTestCase): def test_handshake_fail(self): server_future = self.server_start_tls(_server_ssl_options()) client_future = self.client_start_tls( -dict(cert_reqs=ssl.CERT_REQUIRED, ca_certs=certifi.where())) +dict(cert_reqs=ssl.CERT_REQUIRED, ca_certs='/usr/share/ca-certificates')) with ExpectLog(gen_log, "SSL Error"): with self.assertRaises(ssl.SSLError): yield client_future ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779035: A new set of patches
Hi, the attached archive contains a ready-to-go patches/ directory for a 4.1.0-1 package : - removed the now-useless old patches ; - refreshed the remaining old patches ; - added a patch to remove the dep on certifi (the last one wasn't good). With upstream's sources for 4.1.0, the old debian/ directory, replacing the debian/patches/ directory with this archive, a dch -v 4.1.0-1, dpkg-buildpackage gave nice-looking packages. I hope it helps, Snark on #debian-python & #debian-science patches.tar.xz Description: application/xz ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#779035: With pbuilder support too
Hi, the previous mail explained how to make packages with dpkg-buildpackages. It turns out that if you add ca-certificates as a build-dep, then you'll have something which will build in pbuilder too! Snark on #debian-python and #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#780408: Deps
Hi, I have sent RFS mails to the debian-python mailing-list on tornado and mistune, so those should cover all deps for ipython 3.1.0. Snark on #debian-python and #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#780408: Refreshed patches
Hi, here is a tarball with refreshed patches ; I removed pygments2.0_compatibility.patch and packaged-js.patch because they seemed obsolete. I just played with quilt and vi until I had a clean stack : I'm now going to check if I can get things further. Snark on #debian-python and #debian-science patches.tar.xz Description: application/xz ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#780408: Another new dep: terminado
Hi, I just saw there was another dep which wasn't satisfied in debian for ipython 3 : python-terminado, on which I just filed a RFP (#787201). Snark on #debian-python and #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#822549: New upstream available
Package: python-vcversioner Version: 1.14.1.1-2 Severity: wishlist upstream is now up to 2.16.0.0 -- could you package it? Thanks, Snark on #debian-science ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#824375: Please update to latest upstream
Package: sphinx-common Version: 1.3.6-2 Hi, could you please upgrade to latest upstream? Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#839687: Patches are welcome
Hi, if you want to add some documentation within the setuptools-scm package, I'm open to it. Especially now : there's a 1.12.0 out, so I'm going to RFS a new version of the package soon. Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#843898: Isn't python-backport-shutil-get-terminal-size installed?!
Control: tags -1 +moreinfo Hi, the ipython package depends on python-ipython, which itself depends on python-backport-shutil-get-terminal-size, so that shouldn't happen -- can you check things are installed correctly? Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#843898: Something to try
Hi, can all of you seeing the problem try to reproduce the following session, please, and send what you get: jpuydt@nox:~$ python Python 2.7.12+ (default, Nov 4 2016, 17:04:30) [GCC 6.2.0 20161027] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from backports.shutil_get_terminal_size import get_terminal_size >>> (as you see, there's no problem here...) Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#866776: FTBFS not finding constants
Package: src:jupyter-notebook Version: 4.2.3-4 Hi, I was pondering updating ipython-genutils in Debian, so I tried to compile the rdeps with my new package. The only failing one was jupyter-notebook, but I then checked if it was really my new package's fault: no, it also fails when I try to compile the sources as-is. The error is at the end of this mail. I hope that helps, Snark on #debian-js PS: I: pybuild base:184: cd /build/jupyter-notebook-4.2.3/.pybuild/pythonX.Y_3.6/bui ld; python3.6 -m nose EEE..E..E...F...S == ERROR: Failure: ImportError (cannot import name 'constants') -- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3/dist-packages/nose/loader.py", line 418, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.6/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.6/imp.py", line 172, in load_source module = _load(spec) File "", line 675, in _load File "", line 655, in _load_unlocked File "", line 678, in exec_module File "", line 205, in _call_with_frames_removed File "/build/jupyter-notebook-4.2.3/.pybuild/pythonX.Y_3.6/build/notebook/nbconvert/tests/test_nbconvert_handlers.py", line 12, in from notebook.tests.launchnotebook import NotebookTestBase, assert_http_error File "/build/jupyter-notebook-4.2.3/.pybuild/pythonX.Y_3.6/build/notebook/tests/launchnotebook.py", line 21, in import zmq File "/usr/lib/python3/dist-packages/zmq/__init__.py", line 34, in from zmq import backend File "/usr/lib/python3/dist-packages/zmq/backend/__init__.py", line 40, in reraise(*exc_info) File "/usr/lib/python3/dist-packages/zmq/utils/sixcerpt.py", line 34, in reraise raise value File "/usr/lib/python3/dist-packages/zmq/backend/__init__.py", line 27, in _ns = select_backend(first) File "/usr/lib/python3/dist-packages/zmq/backend/select.py", line 26, in select_backend mod = __import__(name, fromlist=public_api) File "/usr/lib/python3/dist-packages/zmq/backend/cython/__init__.py", line 6, in from . import (constants, error, message, context, ImportError: cannot import name 'constants' == ERROR: Failure: ImportError (cannot import name 'constants') -- ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#865359: Strange breakage
Hi, first, sorry I didn't answer faster. Your report starts by telling that ipython breaks when trying something, but you don't tell me how it breaks. Then you show me the commands you used to uninstall a few packages using dpkg, then pip. Finally, you show an apt-get command to install package, but then that is followed by a python error... Here is what happens here (I'm on unstable though) : jpuydt@nox:~$ python Python 2.7.13+ (default, Jul 19 2017, 18:15:03) [GCC 6.4.0 20170704] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from backports.shutil_get_terminal_size import get_terminal_size >>> jpuydt@nox:~$ ipython Python 2.7.13+ (default, Jul 19 2017, 18:15:03) Type "copyright", "credits" or "license" for more information. IPython 5.1.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. In [1]: from backports.shutil_get_terminal_size import get_terminal_size In [2]: so the package seems to work as intended. Since the package is in use in ipython+sagemath since long, I am surprised to have only a single report. There must be something special to your system to explain the issue. The only trace you mention in your mail seems to imply the breakage is because the package is *not* installed -- while it should, since it's a depends. Let me try a wild guess : the problem isn't in my package, but in another one, which fails to declare the dependency and hence gets broken -- in which case we can close that bug report and open another one against the real culprit. Can you check and tell me if I hit the nail? Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#871012: Uh? Python3 already has scandir!
Hi, first, I'm sorry it took so long to answer. I don't get your bug report : python-scandir is a backport of Python3's scandir to Python2, so it doesn't make any sense to package it for Python3 : it's in its stdlib already! Could you tell me more? Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#872312: New upstream available
Package: python-pandocfilters Version: 1.3.0-1 Severity: wishlist Hi, I see you packaged a newer upstream in the git repository, but didn't upload yet : can you do it? You might also want to bump standards-version to 4.0.0. Thanks, Snark on #debian-python ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#874266: Please package latest upstream
Package: python-nbsphinx Version: 0.2.9+ds-2 Severity: wishlist Hi, I would need an updated nbsphinx package to update the nbconvert package. Could you do it? Or would you agree to me updating the package (but it would still require sponsoring)? Snark on #debian-js ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team