<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/sentry-sdk, 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-13T23:25:29Z</updated>
<entry>
<title>python3Packages.sentry-sdk: 1.0.0 -&gt; 1.1.0</title>
<updated>2021-05-13T23:25:29Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-05-13T22:29:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a083de02b6eaffdfe7e63b981feb80746b3cc54d'/>
<id>urn:sha1:a083de02b6eaffdfe7e63b981feb80746b3cc54d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python38Packages.sentry-sdk: 0.19.5 -&gt; 1.0.0</title>
<updated>2021-03-09T23:53:35Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-03-09T08:24:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=cefc9a24d3d1d177f22c325f9d0254474af39e2a'/>
<id>urn:sha1:cefc9a24d3d1d177f22c325f9d0254474af39e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.sentry-sdk: 0.19.4 -&gt; 0.19.5</title>
<updated>2021-02-03T23:44:24Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-02-03T18:18:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=09b82c58d1199d50ebeb87189da1ab109cf70052'/>
<id>urn:sha1:09b82c58d1199d50ebeb87189da1ab109cf70052</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>pythonPackages.sentry-sdk: Disable tests</title>
<updated>2021-01-07T09:43:51Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2021-01-06T09:12:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5a8b375db408d6f99543a2f0e41b325542f40687'/>
<id>urn:sha1:5a8b375db408d6f99543a2f0e41b325542f40687</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.sentry-sdk: fix build</title>
<updated>2020-12-07T13:11:07Z</updated>
<author>
<name>Orivej Desh</name>
<email>orivej@gmx.fr</email>
</author>
<published>2020-12-07T13:10:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e9a431d343846858a7f2223bd8a2ff2d46035e4f'/>
<id>urn:sha1:e9a431d343846858a7f2223bd8a2ff2d46035e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.sentry-sdk: 0.16.5 -&gt; 0.19.4</title>
<updated>2020-12-01T13:44:20Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-11-29T14:04:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1e956d7569e86adc32dd8582e1670d3c12ad7496'/>
<id>urn:sha1:1e956d7569e86adc32dd8582e1670d3c12ad7496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.sentry-sdk: fix build</title>
<updated>2020-08-29T14:41:44Z</updated>
<author>
<name>Gabriel Ebner</name>
<email>gebner@gebner.org</email>
</author>
<published>2020-08-29T14:40:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=55e8fa4db71ec655a81b9a155c3c4bfa455ab4f1'/>
<id>urn:sha1:55e8fa4db71ec655a81b9a155c3c4bfa455ab4f1</id>
<content type='text'>
</content>
</entry>
</feed>
