3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1213 commits

Author SHA1 Message Date
Martin Weinelt 33610bfeca
gitinspector: drop
Claims to support python3, but I'm seeing it use implicit relative
imports and it also has not adapted to python3.8 gettext API changes.

Removed for working only with python2.
2022-01-16 02:36:23 +01:00
Martin Weinelt 492e5e07c9
lumpy: drop
Removed because it requires python2 and the upstream repository looks
undermaintained.
2022-01-16 02:36:23 +01:00
Martin Weinelt 369db3b2f3
mailpile, nixos/mailpile: drop
Still actively developed and yet stuck on python2. Also marked as
vulnerable and their issue tracker contains yet another security issue
reported in 2021/10 that the upstream hasn't acknowledged yet.

Mind blown.

Closes: #135543, #97274, #97275
2022-01-16 02:36:20 +01:00
Martin Weinelt 608cde3bd4
metamorphose2: drop
Relies on python2 and last upstream release in 2015.

> AttributeError: 'str' object has no attribute 'decode'
2022-01-16 02:34:57 +01:00
Martin Weinelt 4a1da0bed9
neap: drop
Requires pygtk2, which is python2 only and upstream last touched that
script in 2011.
2022-01-16 02:34:57 +01:00
Martin Weinelt 5d0261b438
curaByDagoma: drop
The package is unmaintained and uses python2. There are newer upstream
versions, but upgrading the package requires some dedication, which only
a maintainer should need to provide.
2022-01-16 02:34:56 +01:00
Martin Weinelt dda538b172
renpy: drop
The packaged version required python2, updating it showed it doesn't
work, since it tries to write to its read-only output directory. Also
renpy now requires their own pygame_sdl2 fork to build.

More work on this would be required, and since there is no maintainer at
this time I opted for the removal.
2022-01-16 02:34:56 +01:00
Martin Weinelt 33df2ffa0a
blink: drop
The package was not updated since 2019 and requires python2 only
dependencies.
2022-01-16 02:34:56 +01:00
Martin Weinelt 802f80b50c
pyrex, pyrex096, pyrex095: drop
Stuck on python2 and last release in 2010.

> NameError: name 'execfile' is not defined
2022-01-16 02:34:55 +01:00
Martin Weinelt 6c67bfc986
cde-gtk-theme: drop
Ships python2 scripts and last updated in 2018.
2022-01-16 02:34:55 +01:00
Tristan Gosselin-Hane f4ef264724 polymc: init at 1.0.4 2022-01-15 18:07:29 -05:00
Pavol Rusnak a696f65db3
Merge pull request #153695 from brandonweeks/electron2
electron: remove electron_{3,4,5,6}
2022-01-14 09:46:34 +01:00
06kellyjac 7148ebef25 docbookrx: drop 2022-01-12 12:04:44 +00:00
Jörg Thalheim d49c972804
Merge pull request #153448 from Mic92/k3d
k3d: remove
2022-01-11 18:24:00 +00:00
Jörg Thalheim 26a427db4f
Merge pull request #154293 from Mic92/paritiy-ui
parity-ui: drop broken package
2022-01-11 18:23:31 +00:00
Alyssa Ross 0a99fa0331 linux_latest: 5.15.12 -> 5.16 2022-01-10 16:32:48 +00:00
Bernardo Meurer d72a2e7baf
firmwareLinuxNonfree -> linux-firmware
This renames our `firmwareLinuxNonfree` package to `linux-firmware`.
There is prior art for this in multiple other distros[1][2][3].

Besides making the package more discoverable by those searching for the
usual name, this also brings it in-line with the `kebab-case` we
normally see in `nixpkgs` pnames, and removes the `Nonfree` information
from the name, which I consider redundant given it's present in
`meta.license`.

The corresponding alias has been added, so this shouldn't break
anything.

[1]: https://archlinux.org/packages/core/any/linux-firmware/
[2]: https://src.fedoraproject.org/rpms/linux-firmware
[3]: https://packages.gentoo.org/packages/sys-kernel/linux-firmware
2022-01-10 12:28:03 -03:00
Jörg Thalheim 423448195a parity-ui: drop broken package 2022-01-10 16:25:53 +01:00
Ben Siraphob 9334785442
crafty: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob af6a78c0ca
cpuminer-multi: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob 8641b298b1
chunkwm: remove 2022-01-07 16:45:53 +07:00
Ben Siraphob ea793d9ecc
bunny: remove 2022-01-07 16:45:52 +07:00
Ben Siraphob 45e81e03ac
bsod: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob 05745bdae3
bin_replace_string: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob 16091bda79
bashburn: remove 2022-01-07 16:45:50 +07:00
Ben Siraphob 801c41bd29
asn1c: remove 2022-01-07 16:45:49 +07:00
Ben Siraphob 2c5e45c35c
bypass403: remove 2022-01-07 16:45:45 +07:00
Brandon Weeks 6730766ba0 electron: remove electron_{3,4,5,6}
These versions of Electron are unsued by any packages and have been
not supported by upstream for quite some time.

https://www.electronjs.org/docs/latest/tutorial/support
2022-01-06 16:37:40 -08:00
Brandon Weeks a7690bba3e openbazaar: remove
The organization behind OpenBazaar ceased operation in January 2021.
The final commit to the software repository was in December 2020.

https://twitter.com/openbazaar/status/1346104369566121986?s=20
https://github.com/OpenBazaar/openbazaar-desktop
2022-01-06 11:16:54 -08:00
c0bw3b 74b562f81a grib-api: remove
From upstream:
GRIB-API is no longer maintained (as of December 2018).
2022-01-05 23:47:11 +01:00
Jörg Thalheim c8a29fc999 k3d: remove 2022-01-04 08:49:29 +01:00
Martin Weinelt 71e2b303c1
pybitmessage: remove
> "Programming Language :: Python :: 2.7 :: Only",
2022-01-02 13:38:15 +01:00
Martin Weinelt f91116586a
electrum-dash: remove
Stuck on python2 and abandoned since 2017.
2022-01-02 13:38:15 +01:00
Martin Weinelt 12fb90696e
git-bz: remove
Stuck on python2 and unmaintained since 2015.
2022-01-02 13:38:15 +01:00
Martin Weinelt 5a08535f4b
rawdog: remove
> rawdog requires Python 2.7 or later, and not Python 3.

Have it your way!
2022-01-02 13:38:14 +01:00
Martin Weinelt 73f02a1379
keepnote: remove
Stuck on python2 with last release in 2012.
2022-01-02 13:38:14 +01:00
Martin Weinelt 965d11084e
gtklick: remove
Stuck on python2 and last release in 2010.
2022-01-02 13:38:14 +01:00
Martin Weinelt 8a107229a0
mimms: remove
Stuck on python2 and last release in 2015.
2022-01-02 13:38:14 +01:00
Martin Weinelt f4fc87ee96
lastfmsubmitd: remove
Stuck on python2 and abandoned by upstream.
2022-01-02 13:38:13 +01:00
Martin Weinelt 4ee61b7c18
blastem: remove
Requires python2 and no release in over two years to resolve the
situation.

```
./img2tiles.py -s font_interlace_variable.spec font_interlace_variable.tiles
  File "/build/blastem-3d48cb0c28be/./img2tiles.py", line 78
    print len(colors), 'distinct 9-bit colors in image'
          ^
SyntaxError: invalid syntax
```
2022-01-02 13:38:13 +01:00
Martin Weinelt 64e2164ef3
dtrx: remove
Uses python2 and the upstream homepage is abandoned, the download link
is dead.
2022-01-02 13:38:13 +01:00
Martin Weinelt cd7ba30786
knockknock: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:13 +01:00
Martin Weinelt 9f0c445d21
creddump: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:12 +01:00
Martin Weinelt a426bc246d
pyrit: remove
Stuck on python2, the upstream added a note to the projectes REAMDE to
watch out for a python3 version. Nothing ever came off it.
2022-01-02 13:38:12 +01:00
Martin Weinelt 7409e5411b
polysh: remove
Uses python2 and abandoned by upstream in 2012.
2022-01-02 13:38:12 +01:00
Martin Weinelt 997c1274bd
pdf-redact-tools: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:12 +01:00
Martin Weinelt ae81c43976
tor-arm: remove
Uses python2 and the upstream has abandoned the project.
2022-01-02 13:38:11 +01:00
Martin Weinelt 74c730bd87
euca2ools: remove
Uses python2 and the upstream stopped maintaining it in 2017.
2022-01-02 13:38:11 +01:00
Martin Weinelt 2be369a7d6
sickrage: remove
Uses python2 and unmaintained in nixpkgs since introduced in 2018.

Upstream still maintains it, but it isn't easy to package, so we'll
remove it now.
2022-01-02 13:38:10 +01:00
Martin Weinelt a4d3758afa
sickbeard: remove
Python2 user and unmaintained upstream since 2016.
2022-01-02 13:38:10 +01:00