<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/dbf, branch origin/python-unstable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-unstable</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-unstable'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2021-03-12T16:29:12Z</updated>
<entry>
<title>python38Packages.dbf: 0.99.0 -&gt; 0.99.1</title>
<updated>2021-03-12T16:29:12Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-03-12T16:29:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4ca56529427d73a68f813a3c30ee64c2c4642439'/>
<id>urn:sha1:4ca56529427d73a68f813a3c30ee64c2c4642439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: remove stdenv where not needed</title>
<updated>2021-01-25T17:31:47Z</updated>
<author>
<name>Pavol Rusnak</name>
<email>pavol@rusnak.io</email>
</author>
<published>2021-01-25T08:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a6ce00c50c36624fec06b2b756a766d4d0f4a888'/>
<id>urn:sha1:a6ce00c50c36624fec06b2b756a766d4d0f4a888</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>treewide: with stdenv.lib; in meta -&gt; with lib;</title>
<updated>2021-01-11T09:38:22Z</updated>
<author>
<name>Profpatsch</name>
<email>mail@profpatsch.de</email>
</author>
<published>2021-01-11T07:54:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4a7f99d55d299453a9c2397f90b33d1120669775'/>
<id>urn:sha1:4a7f99d55d299453a9c2397f90b33d1120669775</id>
<content type='text'>
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
</content>
</entry>
<entry>
<title>python: dbf: 0.98.3 -&gt; 0.99.0</title>
<updated>2020-08-16T17:30:57Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:30:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a950836b36f1798f0221b4acbd465011b2999c00'/>
<id>urn:sha1:a950836b36f1798f0221b4acbd465011b2999c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: structured-attrs fixes</title>
<updated>2019-12-30T03:50:38Z</updated>
<author>
<name>Robin Gloster</name>
<email>mail@glob.in</email>
</author>
<published>2019-11-24T19:14:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=318e1ee4ab1168575f480bf918cd5ff0e9c843a3'/>
<id>urn:sha1:318e1ee4ab1168575f480bf918cd5ff0e9c843a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.dbf: 0.98.2 -&gt; 0.98.3</title>
<updated>2019-10-01T05:21:10Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-09-28T03:37:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=72e80436cd6c187cbd609a3113750ed7639458a1'/>
<id>urn:sha1:72e80436cd6c187cbd609a3113750ed7639458a1</id>
<content type='text'>
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dbf/versions
</content>
</entry>
<entry>
<title>python37Packages.dbf: 0.98.0 -&gt; 0.98.2</title>
<updated>2019-07-17T07:42:09Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-07-16T07:28:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1fb7255690204da87bc30af3d6ed6cbb6a3a6c9f'/>
<id>urn:sha1:1fb7255690204da87bc30af3d6ed6cbb6a3a6c9f</id>
<content type='text'>
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dbf/versions
</content>
</entry>
<entry>
<title>python37Packages.dbf: 0.97.11 -&gt; 0.98.0</title>
<updated>2019-04-07T11:53:40Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-04-02T11:44:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=bfe32a9723898d5121094e0571db2d202334236c'/>
<id>urn:sha1:bfe32a9723898d5121094e0571db2d202334236c</id>
<content type='text'>
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dbf/versions

(cherry picked from commit e5e77d76fd46fc8a4eeae4685cc5b6d81b2df23d)
</content>
</entry>
<entry>
<title>python: dbf: 0.97.7 -&gt; 0.97.11</title>
<updated>2018-07-22T14:52:38Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2018-07-22T10:07:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=29e48a2ec35a1fb51b97e671db6dc0c4a957fefd'/>
<id>urn:sha1:29e48a2ec35a1fb51b97e671db6dc0c4a957fefd</id>
<content type='text'>
</content>
</entry>
</feed>
