Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Pavlov
a922758bf5 Rebuild python packages to match 3.8.2 version 2020-04-16 19:46:15 +03:00
Alexey Pavlov
885bbbadf0 Drop Python2 support. Round 4 2020-03-02 12:44:15 +03:00
Christoph Reiter
6d4b3577b4 Python 2 Removal - Round 1 (#1866)
* gpgme: Drop the Python 2 package

* dtc: Build with Python 3

The package in the repo is already build using Python 3, so this basically
just fixes the dependency list.

* Drop jhbuild-git

This is a really old version and upstream doesn't target cygwin, so just drop it.

* python-colorama: Drop Python 2 package

* python-mako: Drop Python 2 package

* python-pyalpm: Update to 0.9.1 and drop Python 2 package

0.8 did no longer build with the current pacman so I had to update
as well to drop Python 2.

* python-pygments: Drop Python 2 package

* python2-pathlib: Remove package

Unused

* python2-scandir: Remove package

Unused

* python-beaker: Drop Python 2 package

* python-markupsafe: Drop Python 2 package

* python-mock: Drop Python 2 package

* python2-funcsigs: Remove package

Unused

* python-nose: Drop Python 2 package

Also adds a conflict with python2-nose because the man pages and
main script got moved to the Python 3 package.

* python2-unittest2: Remove package

Unused

* python2-traceback2: Remove package

Unused

* python2-linecache2: Remove package

Unused

* python-pbr: Drop Python 2 package
2020-02-24 10:40:03 +03:00
Alexey Pavlov
0a29f16e4b python-nose: Rebuild 2018-10-30 10:21:22 +03:00
Alexey Pavlov
d29efa2a83 python-nose: Rebuild 2018-08-08 09:37:35 +03:00
Christoph Reiter
a58271b395 Make pkgbase of all packages match the name of the PKGBUILD directory
Similar to https://github.com/Alexpux/MINGW-packages/pull/2878
this adjusts the pkgbase names of all packages to match the directory
name the PKGBUILD is in.

The motivation for this is to provide links to PKGBUILD sources and
git history from the web interface.

The "dwz" directory is deleted as it just contains an older copy of the
elfutils PKGBUILD (elfutils isn't in the repo)
2018-01-28 08:43:40 +01:00
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +00:00
Alexey Pavlov
c5ae4669b0 python-nose: Rebuild with Python 3.6 2017-09-13 22:16:09 +03:00
Viktor Szakats
9fcc411bae use more secure urls
* file: fix source url to be dynamic again
* crypt: fix typo in prev sha256 switch commit
2016-02-25 21:00:42 +01:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Felix Yan
f0a0c50e06 upgpkg: python-nose 1.3.7-1 2015-08-04 18:56:25 +08:00
Alexpux
b0d692ac92 python-nose: Update to 1.3.6 2015-05-07 11:37:05 +03:00
Alexpux
81dd0eee1d Add python modules: beaker, nose, markupsafe, mako 2015-03-10 08:28:30 +03:00