<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/gpapi, 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-05-14T04:44:48Z</updated>
<entry>
<title>python3Packages.gpapi: comment on disabled tests</title>
<updated>2021-05-14T04:44:48Z</updated>
<author>
<name>DavHau</name>
<email>hsngrmpf+github@gmail.com</email>
</author>
<published>2021-05-14T04:42:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=7ca0dd6c0a4f23bc18aa679cd5cdee7264f44ead'/>
<id>urn:sha1:7ca0dd6c0a4f23bc18aa679cd5cdee7264f44ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.gpapi: unbreak</title>
<updated>2021-05-11T05:42:29Z</updated>
<author>
<name>DavHau</name>
<email>hsngrmpf+github@gmail.com</email>
</author>
<published>2021-05-09T12:23:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1dce8840d21fff83819d789b810835baf91e9a6f'/>
<id>urn:sha1:1dce8840d21fff83819d789b810835baf91e9a6f</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>treewide: update which packages I'm currently maintaining</title>
<updated>2019-12-26T14:27:47Z</updated>
<author>
<name>Maximilian Bosch</name>
<email>maximilian@mbosch.me</email>
</author>
<published>2019-12-26T14:13:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9842c4b1076a2f54de5e9a81fd91b2b91b1d051e'/>
<id>urn:sha1:9842c4b1076a2f54de5e9a81fd91b2b91b1d051e</id>
<content type='text'>
Idea shamelessly stolen from 4e60b0efae56cc8e1a8a606a5a89462c38aba305.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
</content>
</entry>
<entry>
<title>pythonPackages.gpapi: disable for python2</title>
<updated>2019-12-03T18:17:33Z</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2019-12-03T18:17:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=98a411dde703cd21ef48c84234a42a96f4c22f83'/>
<id>urn:sha1:98a411dde703cd21ef48c84234a42a96f4c22f83</id>
<content type='text'>
Uses shutil.which(), which was added in 3.3
No longer supports python2
</content>
</entry>
<entry>
<title>python3Packages.gpapi: 0.4.3 -&gt; 0.4.4</title>
<updated>2019-12-03T13:40:55Z</updated>
<author>
<name>Maximilian Bosch</name>
<email>maximilian@mbosch.me</email>
</author>
<published>2019-12-03T13:39:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=09c7eccd293ab194f6fa32aab73ba22cd10551a2'/>
<id>urn:sha1:09c7eccd293ab194f6fa32aab73ba22cd10551a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: gpapi: 0.4.2 -&gt; 0.4.3</title>
<updated>2018-10-13T07:50:15Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2018-10-06T10:56:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=08389e35cef7e67288ce34d31f9fd8aaf1825d5c'/>
<id>urn:sha1:08389e35cef7e67288ce34d31f9fd8aaf1825d5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.gplaycli: 0.1.2 -&gt; 3.21</title>
<updated>2018-03-10T23:24:28Z</updated>
<author>
<name>Maximilian Bosch</name>
<email>maximilian@mbosch.me</email>
</author>
<published>2018-03-10T23:09:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4feaaa7f0669bbe2b6442670d8afc5ebe36d4b4b'/>
<id>urn:sha1:4feaaa7f0669bbe2b6442670d8afc5ebe36d4b4b</id>
<content type='text'>
Fix the broken package: https://hydra.nixos.org/build/70687256/log

The newer version requires two new dependencies that have been added as
well:

- gpapi (Unofficial Python API for Google Play) at version 0.4.2
- pyaxmlparser (Parser for Android's XML handler) at version 0.3.7

See ticket #36453
See https://hydra.nixos.org/build/70687256/log
</content>
</entry>
</feed>
