<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/python-gitlab, 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-04-27T01:46:57Z</updated>
<entry>
<title>python3Packages.python-gitlab: 2.6.0 -&gt; 2.7.1</title>
<updated>2021-04-27T01:46:57Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-04-27T01:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f812b261e2e39db31bcac09732054abf8f847108'/>
<id>urn:sha1:f812b261e2e39db31bcac09732054abf8f847108</id>
<content type='text'>
Fixes the build, disable tests, as they rely on a local GitLab instance
running on docker. Adds pythonImportsCheck.
</content>
</entry>
<entry>
<title>python3Packages.python-gitlab: 2.5.0 -&gt; 2.6.0</title>
<updated>2021-04-03T15:49:16Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2021-03-24T09:28:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=619aecf7a1feacd2d4a925bc143edbe915c90851'/>
<id>urn:sha1:619aecf7a1feacd2d4a925bc143edbe915c90851</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>python37Packages.python-gitlab: 2.4.0 -&gt; 2.5.0</title>
<updated>2020-10-03T06:56:54Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-10-03T06:56:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=293a546c9319ab00bdf8a48b18ecff45c046ce4f'/>
<id>urn:sha1:293a546c9319ab00bdf8a48b18ecff45c046ce4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackage.python-gitlab: add missing tests requirements</title>
<updated>2020-09-12T21:52:13Z</updated>
<author>
<name>nyanloutre</name>
<email>paul@nyanlout.re</email>
</author>
<published>2020-09-12T21:45:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9225192bf67c72ec69b7d489b0e3d368a778ee4b'/>
<id>urn:sha1:9225192bf67c72ec69b7d489b0e3d368a778ee4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: python-gitlab: 2.2.0 -&gt; 2.4.0</title>
<updated>2020-08-16T17:31:13Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:31:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ac05925316e03db390c4a81f50aea62c9fb029aa'/>
<id>urn:sha1:ac05925316e03db390c4a81f50aea62c9fb029aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.python-gitlab: 1.15.0 -&gt; 2.2.0</title>
<updated>2020-05-04T05:11:57Z</updated>
<author>
<name>Raphael Borun Das Gupta</name>
<email>git@raphael.dasgupta.ch</email>
</author>
<published>2020-04-28T22:52:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=de9f8c36c90af622911d38c3ff0f214693ca1ad9'/>
<id>urn:sha1:de9f8c36c90af622911d38c3ff0f214693ca1ad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.python-gitlab: re-format with nixfmt</title>
<updated>2020-05-04T05:11:57Z</updated>
<author>
<name>Raphael Borun Das Gupta</name>
<email>git@raphael.dasgupta.ch</email>
</author>
<published>2020-04-28T22:12:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=fe7b497c83b6307f16a51160fead19c38e069680'/>
<id>urn:sha1:fe7b497c83b6307f16a51160fead19c38e069680</id>
<content type='text'>
</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>
</feed>
