<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/j2cli, 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-02-05T20:21:06Z</updated>
<entry>
<title>pythonPackages.j2cli: Add SuperSandro2000 as maintainer</title>
<updated>2021-02-05T20:21:06Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2021-02-05T11:07:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9207ae756bd6e4a191429c802e711e6cc1f6cfc9'/>
<id>urn:sha1:9207ae756bd6e4a191429c802e711e6cc1f6cfc9</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>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>j2cli: skip checkPhase</title>
<updated>2020-04-06T19:02:25Z</updated>
<author>
<name>Manuel Mendez</name>
<email>mmendez534@gmail.com</email>
</author>
<published>2020-04-03T19:21:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2f5dad23f8f52deaab4ee7885f010d4fc50348e3'/>
<id>urn:sha1:2f5dad23f8f52deaab4ee7885f010d4fc50348e3</id>
<content type='text'>
There are no tests in the installed package so nothing to test.
</content>
</entry>
<entry>
<title>j2cli: fix missing dependency on setuptools</title>
<updated>2020-04-06T19:02:25Z</updated>
<author>
<name>Manuel Mendez</name>
<email>708570+mmlb@users.noreply.github.com</email>
</author>
<published>2020-04-02T19:35:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=47430e5e2395efc0991461d5632dde508276eaf7'/>
<id>urn:sha1:47430e5e2395efc0991461d5632dde508276eaf7</id>
<content type='text'>
Was getting

```
...
    import pkg_resources
ImportError: No module named pkg_resources
```</content>
</entry>
<entry>
<title>python27Packages.j2cli: 0.3.8 -&gt; 0.3.10</title>
<updated>2019-06-18T11:30:20Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-06-17T19:04:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4f177b90df0aa64a67f2161848a059e605b6bcf8'/>
<id>urn:sha1:4f177b90df0aa64a67f2161848a059e605b6bcf8</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/python2.7-j2cli/versions
</content>
</entry>
<entry>
<title>python27Packages.j2cli: 0.3.7 -&gt; 0.3.8</title>
<updated>2019-05-12T17:58:46Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-05-12T14:05:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e9b7e01828049d9998e2e4fde3600dd51985dbfc'/>
<id>urn:sha1:e9b7e01828049d9998e2e4fde3600dd51985dbfc</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/python2.7-j2cli/versions
</content>
</entry>
<entry>
<title>python: j2cli: 0.3.6.post1 -&gt; 0.3.7</title>
<updated>2019-04-24T16:43:25Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-04-24T16:42:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f2aee56c70215259ef313ee4904d5ad5a1091dde'/>
<id>urn:sha1:f2aee56c70215259ef313ee4904d5ad5a1091dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python27Packages.j2cli: 0.3.5.post1 -&gt; 0.3.6.post1</title>
<updated>2019-04-07T11:53:43Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-04-02T13:42:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4e4018305bdcddc0d75d020786ba1848b3ab27a2'/>
<id>urn:sha1:4e4018305bdcddc0d75d020786ba1848b3ab27a2</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/python2.7-j2cli/versions

(cherry picked from commit b0f57c66eb32b0239a2c51ef7bdff9cd695e7aba)
</content>
</entry>
<entry>
<title>python: j2cli: 0.3.1-0 -&gt; 0.3.5.post1</title>
<updated>2019-01-18T08:37:08Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>freddyrietdijk@fridh.nl</email>
</author>
<published>2019-01-17T15:13:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=6dc70e973d4b13f839fc7472ceccefd77eb10a09'/>
<id>urn:sha1:6dc70e973d4b13f839fc7472ceccefd77eb10a09</id>
<content type='text'>
</content>
</entry>
</feed>
