<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/python.scm, branch wip-gexp-hygiene</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: python-pylint: Update to 1.7.2.</title>
<updated>2017-07-04T00:52:26+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-07-04T00:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a8a964db83dd49d8bb58574eccd9bfd7aebfba4b'/>
<id>a8a964db83dd49d8bb58574eccd9bfd7aebfba4b</id>
<content type='text'>
* gnu/packages/python.scm (python-pylint): Update to 1.7.2.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-pylint): Update to 1.7.2.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-astroid: Update to 1.5.3.</title>
<updated>2017-07-04T00:52:26+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-07-04T00:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=de2f56cf96c70d5d3e61809621e71864f5a7f51e'/>
<id>de2f56cf96c70d5d3e61809621e71864f5a7f51e</id>
<content type='text'>
* gnu/packages/python.scm (python-astroid): Update to 1.5.3.
[properties]: Declare python2 variant.
(python2-astroid)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE,
PYTHON2-ENUM34 and PYTHON2-SINGLEDISPATCH.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-astroid): Update to 1.5.3.
[properties]: Declare python2 variant.
(python2-astroid)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE,
PYTHON2-ENUM34 and PYTHON2-SINGLEDISPATCH.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-pyopenssl: Update to 17.1.0.</title>
<updated>2017-07-04T00:52:26+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-07-01T19:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=96bbc41f8be5e6bb8483f5ce596db47be271e9e8'/>
<id>96bbc41f8be5e6bb8483f5ce596db47be271e9e8</id>
<content type='text'>
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.1.0.
[source]: Remove patch.
[native-inputs]: Add PYTHON-PRETEND.
[arguments]&lt;#:phases&gt;: Disable the network test here instead of via a patch.
Also disable one new test.
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.1.0.
[source]: Remove patch.
[native-inputs]: Add PYTHON-PRETEND.
[arguments]&lt;#:phases&gt;: Disable the network test here instead of via a patch.
Also disable one new test.
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-cryptography: Update to 1.9.</title>
<updated>2017-07-04T00:52:25+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-07-01T20:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=89fc5b82d46ff5bede7ef4b1e7f5d95dabb92ed6'/>
<id>89fc5b82d46ff5bede7ef4b1e7f5d95dabb92ed6</id>
<content type='text'>
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.9.
(python-cryptography): Update to 1.9.
[propagated-inputs]: Remove PYTHON-PACKAGING.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.9.
(python-cryptography): Update to 1.9.
[propagated-inputs]: Remove PYTHON-PACKAGING.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-cffi: Update to 1.10.0.</title>
<updated>2017-07-04T00:52:25+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-07-02T23:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=029933cf79daf9faed9160f58f390c3e7384a33e'/>
<id>029933cf79daf9faed9160f58f390c3e7384a33e</id>
<content type='text'>
* gnu/packages/python.scm (python-cffi): Update to 1.10.0.
[arguments]&lt;#:phases&gt;: Patch distutils.ccompiler call to use "gcc". Patch
another hard-coded cc invocation. Adjust `py.test` invocation per README.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-cffi): Update to 1.10.0.
[arguments]&lt;#:phases&gt;: Patch distutils.ccompiler call to use "gcc". Patch
another hard-coded cc invocation. Adjust `py.test` invocation per README.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-cffi: Really enable tests.</title>
<updated>2017-07-04T00:52:25+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2017-07-01T19:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=295f32f34b45d4df6c06d241d0ac1572ff5ed4cc'/>
<id>295f32f34b45d4df6c06d241d0ac1572ff5ed4cc</id>
<content type='text'>
* gnu/packages/python.scm (python-cffi, python2-cffi)[arguments]: Replace
'check' phase with custom expression. Change to 'modify-phases' syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-cffi, python2-cffi)[arguments]: Replace
'check' phase with custom expression. Change to 'modify-phases' syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-vobject: Update to 0.9.5.</title>
<updated>2017-07-02T13:17:20+00:00</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2017-07-02T13:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e00a59097efb2d9a98fadc99d1627037aacb6ab6'/>
<id>e00a59097efb2d9a98fadc99d1627037aacb6ab6</id>
<content type='text'>
* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: snakemake: Fix cluster execution.</title>
<updated>2017-06-28T14:49:20+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2017-06-28T14:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e61bc976f6f3020f4420dabc6e582e1a8c9e4b75'/>
<id>e61bc976f6f3020f4420dabc6e582e1a8c9e4b75</id>
<content type='text'>
* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-rencode.</title>
<updated>2017-06-23T12:16:44+00:00</updated>
<author>
<name>Rutger Helling</name>
<email>rhelling@mykolab.com</email>
</author>
<published>2017-06-22T20:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7efd98be87a91f6d1fba20eb119e13d6390b569d'/>
<id>7efd98be87a91f6d1fba20eb119e13d6390b569d</id>
<content type='text'>
* gnu/packages/python.scm (python-rencode): New variable.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python-rencode): New variable.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python2-pyopengl.</title>
<updated>2017-06-23T12:16:44+00:00</updated>
<author>
<name>Rutger Helling</name>
<email>rhelling@mykolab.com</email>
</author>
<published>2017-06-23T03:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f817b4d9039e9a8d4ac0b4034f79a60f530296de'/>
<id>f817b4d9039e9a8d4ac0b4034f79a60f530296de</id>
<content type='text'>
* gnu/packages/python.scm (python2-pyopengl): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python.scm (python2-pyopengl): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
