Commit Graph

7 Commits

Author SHA1 Message Date
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
a99de5d6f8 dtc: Update to 1.5.1 2019-10-04 09:00:54 +03:00
Alexey Pavlov
ef7c78ddc9 dtc: Fix generating import library, python module location 2019-07-17 11:28:06 +03:00
Alexey Pavlov
fc2f63c018 dtc: Update to 1.5.0 2019-04-25 09:58:02 +03:00
Peter Budai
580ec47871 dtc: Update to 1.4.7 (#1404) 2018-09-09 12:19:01 +03:00
Peter Budai
78db2f6781 dtc: Update to 1.4.6 (#1360) 2018-07-26 21:47:52 +03:00
Andy Gross
ddd0c5b659 Add device tree compiler
This patch adds a package description for the device tree compiler

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2017-06-05 12:07:44 -05:00