<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/bugsnag, 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-10-05T04:26:58Z</updated>
<entry>
<title>python38Packages.bugsnag: 4.1.0 -&gt; 4.1.1</title>
<updated>2021-10-05T04:26:58Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2021-10-05T02:02:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=372c4c7276ac4c896ad1c429602f3fe237d3a7ec'/>
<id>urn:sha1:372c4c7276ac4c896ad1c429602f3fe237d3a7ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.bugsnag: 4.0.3 -&gt; 4.1.0</title>
<updated>2021-07-03T18:27:38Z</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2021-07-03T18:27:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=41f850cdeb134c5e17097c8ecc947ba801aa6a40'/>
<id>urn:sha1:41f850cdeb134c5e17097c8ecc947ba801aa6a40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.bugsnag: 4.0.2 -&gt; 4.0.3</title>
<updated>2021-06-22T00:00:00Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2021-06-18T21:47:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ae62eb835d7e98c92a8a757a9d2e2ec18f63a5cb'/>
<id>urn:sha1:ae62eb835d7e98c92a8a757a9d2e2ec18f63a5cb</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.bugsnag: 4.0.1 -&gt; 4.0.2</title>
<updated>2020-12-06T21:44:16Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-12-06T21:44:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=313f40e66196aa30365263ede56dd149e186f9d8'/>
<id>urn:sha1:313f40e66196aa30365263ede56dd149e186f9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python2Packages.bugsnag: disable python2</title>
<updated>2020-10-17T15:52:08Z</updated>
<author>
<name>Jonathan Ringer</name>
<email>jonringer117@gmail.com</email>
</author>
<published>2020-10-17T15:49:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=6a6ee498e1ac480021ee931c5baa18ef4c40539e'/>
<id>urn:sha1:6a6ee498e1ac480021ee931c5baa18ef4c40539e</id>
<content type='text'>
```
  Processing ./bugsnag-4.0.1-py2-none-any.whl
  ERROR: Package 'bugsnag' requires a different Python: 2.7.18 not in '&gt;=3.5.*, &lt;4'
```
</content>
</entry>
<entry>
<title>python37Packages.bugsnag: 3.7.1 -&gt; 4.0.1</title>
<updated>2020-10-17T15:52:08Z</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2020-10-17T01:49:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4f98107888907a124b7aae4965795ad4a88e6399'/>
<id>urn:sha1:4f98107888907a124b7aae4965795ad4a88e6399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: bugsnag: 3.6.1 -&gt; 3.7.1</title>
<updated>2020-08-16T17:30:54Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-08-16T17:30:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=02fae33d389b67df102c56fa4d58b681d09d63cf'/>
<id>urn:sha1:02fae33d389b67df102c56fa4d58b681d09d63cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: bugsnag: 3.6.0 -&gt; 3.6.1</title>
<updated>2020-06-06T06:34:48Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2020-06-05T17:44:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=41dba08dd0ca5df86616f1857f8d01e715e7ceba'/>
<id>urn:sha1:41dba08dd0ca5df86616f1857f8d01e715e7ceba</id>
<content type='text'>
</content>
</entry>
</feed>
