<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/capstone, 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-11-13T11:36:25Z</updated>
<entry>
<title>python3.pkgs.capstone: mark broken on non-x86_64</title>
<updated>2021-11-13T11:36:25Z</updated>
<author>
<name>Alyssa Ross</name>
<email>hi@alyssa.is</email>
</author>
<published>2021-11-12T21:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9de30004dbe9db82b5bba67a0a38a277e204666c'/>
<id>urn:sha1:9de30004dbe9db82b5bba67a0a38a277e204666c</id>
<content type='text'>
Since this tries to build an x86_64 wheel, it won't work on any
non-x86_64 platform.  It doesn't make sense to single out aarch64
here.
</content>
</entry>
<entry>
<title>pkgs.development.python-modules: remove unused args</title>
<updated>2021-11-13T03:10:54Z</updated>
<author>
<name>Markus S. Wamser</name>
<email>github-dev@mail2013.wamser.eu</email>
</author>
<published>2021-11-12T09:22:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2043dbb6faa9e21b0fb500161542e30d6c8bc680'/>
<id>urn:sha1:2043dbb6faa9e21b0fb500161542e30d6c8bc680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.capstone: broken on aarch64</title>
<updated>2021-04-22T15:35:57Z</updated>
<author>
<name>Cole Helbling</name>
<email>cole.e.helbling@outlook.com</email>
</author>
<published>2021-04-22T15:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=aa452d69a13ce083cac69e392cbd07ee5f104bd4'/>
<id>urn:sha1:aa452d69a13ce083cac69e392cbd07ee5f104bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.capstone: aarch64 platform name</title>
<updated>2021-02-14T14:59:27Z</updated>
<author>
<name>Matej Urbas</name>
<email>matej.urbas@gmail.com</email>
</author>
<published>2021-01-22T22:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b84835ebde69c3e68684e6e345897aabb7521d75'/>
<id>urn:sha1:b84835ebde69c3e68684e6e345897aabb7521d75</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.capstone: 3.0.5.post1 -&gt; 4.0.1, redesign as wrapper package around main capstone package</title>
<updated>2020-02-10T19:29:01Z</updated>
<author>
<name>Robert Scott</name>
<email>code@humanleg.org.uk</email>
</author>
<published>2020-01-02T20:06:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=8817036a3140dc8496dd627ed6c7e8994b086b9a'/>
<id>urn:sha1:8817036a3140dc8496dd627ed6c7e8994b086b9a</id>
<content type='text'>
this allows us to keep the two packages in sync and handle overrides more
flexibly
</content>
</entry>
<entry>
<title>pythonPackages.capstone: add missing setuptools dep</title>
<updated>2019-10-16T07:59:55Z</updated>
<author>
<name>Frederik Rietdijk</name>
<email>fridh@fridh.nl</email>
</author>
<published>2019-10-16T07:59:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=80ac778c06aae85b77904a2f6b7ce950c4356cf6'/>
<id>urn:sha1:80ac778c06aae85b77904a2f6b7ce950c4356cf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pythonPackages.capstone: 3.0.4 -&gt; 3.0.5</title>
<updated>2019-08-17T10:30:12Z</updated>
<author>
<name>Pamplemousse</name>
<email>xav.maso@gmail.com</email>
</author>
<published>2019-07-16T17:15:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4edfccc22acfd013dd141db8866c69f5b399ed72'/>
<id>urn:sha1:4edfccc22acfd013dd141db8866c69f5b399ed72</id>
<content type='text'>
  * Tested the package build
    - *NOT* tested the packages relying on capstone...
  * Added `setupPyBuildFlags` to avoid the error
  "ERROR: capstone-3.0.5.post1-py3-none-manylinux1_x86_64.whl is not a
  supported wheel on this platform."
</content>
</entry>
<entry>
<title>pythonPackages.capstone: refactor move to python-modules</title>
<updated>2018-10-17T05:46:55Z</updated>
<author>
<name>Chris Ostrouchov</name>
<email>chris.ostrouchov@gmail.com</email>
</author>
<published>2018-10-15T15:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9bbf54ea2daaa15111af5d4973fe98375a419727'/>
<id>urn:sha1:9bbf54ea2daaa15111af5d4973fe98375a419727</id>
<content type='text'>
</content>
</entry>
</feed>
