<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/acme-tiny, 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-09-17T18:47:24Z</updated>
<entry>
<title>python38Packages.acme-tiny: 4.1.1 -&gt; 5.0.1</title>
<updated>2021-09-17T18:47:24Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-09-16T00:52:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f422b9d31c4c0da2e812b56291d86fc7685380c3'/>
<id>urn:sha1:f422b9d31c4c0da2e812b56291d86fc7685380c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.acme-tiny: fix build</title>
<updated>2021-09-05T13:01:21Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-09-01T12:29:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=80d7fafa0eb62d209645010f4f589b6611a5a587'/>
<id>urn:sha1:80d7fafa0eb62d209645010f4f589b6611a5a587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.acme-tiny: 4.1.0 -&gt; 4.1.1</title>
<updated>2021-09-05T12:56:27Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-08-26T19:32:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=cc1d5e359c026903750252bde94e2bd23ecc0cb9'/>
<id>urn:sha1:cc1d5e359c026903750252bde94e2bd23ecc0cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: setuptools_scm -&gt; setuptools-scm</title>
<updated>2021-06-03T10:44:33Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2021-06-03T10:09:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=89d5f4b3d09f86ffe9d9335c37d1f7e2dccaa5dc'/>
<id>urn:sha1:89d5f4b3d09f86ffe9d9335c37d1f7e2dccaa5dc</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>treewide: Per RFC45, remove all unquoted URLs</title>
<updated>2020-04-10T16:54:53Z</updated>
<author>
<name>Michael Reilly</name>
<email>OmnipotentEntity@gmail.com</email>
</author>
<published>2020-04-01T01:11:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=84cf00f98031e93f389f1eb93c4a7374a33cc0a9'/>
<id>urn:sha1:84cf00f98031e93f389f1eb93c4a7374a33cc0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python37Packages.acme-tiny: 4.0.4 -&gt; 4.1.0</title>
<updated>2019-07-15T07:05:55Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2019-07-15T07:05:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c990b091f53b6f52b4db051d0795c85cd60024c7'/>
<id>urn:sha1:c990b091f53b6f52b4db051d0795c85cd60024c7</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-acme-tiny/versions
</content>
</entry>
<entry>
<title>acme-tiny: 2016-03-26 -&gt; 4.0.4</title>
<updated>2019-06-10T03:20:01Z</updated>
<author>
<name>Will Dietz</name>
<email>w@wdtz.org</email>
</author>
<published>2019-06-07T03:30:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ea18bea382d5efdead57b7abb29b93d9275e7143'/>
<id>urn:sha1:ea18bea382d5efdead57b7abb29b93d9275e7143</id>
<content type='text'>
* fetch from pypi
* nearly fix tests,
  but they seem to hang so leaving disabled for now
</content>
</entry>
<entry>
<title>pythonPackages: remove `name` attribute`</title>
<updated>2018-06-23T16:14:26Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2018-06-23T13:27:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ced21f5e1a1479e3b6ae5c218818790596f5a16f'/>
<id>urn:sha1:ced21f5e1a1479e3b6ae5c218818790596f5a16f</id>
<content type='text'>
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
</content>
</entry>
</feed>
