<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/ipython, branch origin/structured-attrs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fstructured-attrs</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fstructured-attrs'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2021-03-06T15:51:22Z</updated>
<entry>
<title>python3Packages.ipython: 7.19.0 -&gt; 7.21.0</title>
<updated>2021-03-06T15:51:22Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2021-03-06T15:44:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=482e0ac25b88e87136e8550a1332e0d13b7b0e1d'/>
<id>urn:sha1:482e0ac25b88e87136e8550a1332e0d13b7b0e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgs/development/python-modules: stdenv.lib -&gt; lib</title>
<updated>2021-01-24T00:29:22Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-24T00:29:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a4bbfba80dbdccf7c3d3ac64fc7afa2494cf743a'/>
<id>urn:sha1:a4bbfba80dbdccf7c3d3ac64fc7afa2494cf743a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.ipython: 7.17.0 -&gt; 7.19.0</title>
<updated>2020-12-01T13:44:13Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-29T14:04:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0f85708f0ee394c414ab889538cb4d4f2996e5b5'/>
<id>urn:sha1:0f85708f0ee394c414ab889538cb4d4f2996e5b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python36Packages.ipython: 7.17 -&gt; 7.16.1 (downgrade)</title>
<updated>2020-09-16T07:22:38Z</updated>
<author>
<name>Keshav Kini</name>
<email>keshav.kini@gmail.com</email>
</author>
<published>2020-09-15T06:00:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=eabba0daf0b3a9192a54576a3249e5cc8dc6bf52'/>
<id>urn:sha1:eabba0daf0b3a9192a54576a3249e5cc8dc6bf52</id>
<content type='text'>
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98bc2e3aa399c5ef3c4b03d42c94e1bea for use in python36Packages
only.

    nix-repl&gt; :b python36.withPackages (ps: [ ps.ipython ])
    builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
      Python 3.5 was supported with IPython 7.0 to 7.9.
      Python 3.6 was supported with IPython up to 7.16.

      See IPython `README.rst` file for more information:

          https://github.com/ipython/ipython/blob/master/README.rst

      Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
    cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
    [0 built (1 failed)]
    error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
</content>
</entry>
<entry>
<title>python: ipython: 7.16.1 -&gt; 7.17.0</title>
<updated>2020-08-16T17:31:04Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:31:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ba1038a98bc2e3aa399c5ef3c4b03d42c94e1bea'/>
<id>urn:sha1:ba1038a98bc2e3aa399c5ef3c4b03d42c94e1bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python35: remove</title>
<updated>2020-08-13T04:57:18Z</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2020-08-13T04:53:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=91bec616359354dbc108c41cea543145fe18abad'/>
<id>urn:sha1:91bec616359354dbc108c41cea543145fe18abad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: ipython: 7.15.0 -&gt; 7.16.1</title>
<updated>2020-06-30T15:35:30Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-30T07:34:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=731d3359d79b76c96e332cf3b25f51eb6020d715'/>
<id>urn:sha1:731d3359d79b76c96e332cf3b25f51eb6020d715</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: ipython: 7.14.0 -&gt; 7.15.0</title>
<updated>2020-06-05T16:44:50Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-05T16:44:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=36bfc01df6938fa1c3c3a681465a7ab4d9ee3183'/>
<id>urn:sha1:36bfc01df6938fa1c3c3a681465a7ab4d9ee3183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove fridh as maintainer of older Python packages</title>
<updated>2020-06-05T16:43:40Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-05T16:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8def595c2e09a0861bbc2d48a73b924a12a98a73'/>
<id>urn:sha1:8def595c2e09a0861bbc2d48a73b924a12a98a73</id>
<content type='text'>
I am not interested in maintaining packages for Python &lt; 3.7.
</content>
</entry>
<entry>
<title>python: ipython: 7.13.0 -&gt; 7.14.0</title>
<updated>2020-05-11T20:12:08Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-05-09T09:17:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=cf8cafa9683d8237eed81f52c86d660edec1f6be'/>
<id>urn:sha1:cf8cafa9683d8237eed81f52c86d660edec1f6be</id>
<content type='text'>
</content>
</entry>
</feed>
