diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-08 13:09:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-08 13:09:52 +0300 |
commit | 67596087b9654e7503e55d59dd6b7d60c86ea359 (patch) | |
tree | 1715cd241d9e8cea5d30ff21fb205f1169a384dd /cem/python-pyserial | |
parent | c09b827a5f1d8b26bb172988e7311b9893b48a24 (diff) | |
download | repository-67596087b9654e7503e55d59dd6b7d60c86ea359.tar.gz |
move out of the 'cem' directory
Diffstat (limited to 'cem/python-pyserial')
-rwxr-xr-x | cem/python-pyserial/build | 6 | ||||
-rw-r--r-- | cem/python-pyserial/checksums | 1 | ||||
-rw-r--r-- | cem/python-pyserial/depends | 1 | ||||
-rw-r--r-- | cem/python-pyserial/sources | 1 | ||||
-rw-r--r-- | cem/python-pyserial/version | 1 |
5 files changed, 0 insertions, 10 deletions
diff --git a/cem/python-pyserial/build b/cem/python-pyserial/build deleted file mode 100755 index 31fc858..0000000 --- a/cem/python-pyserial/build +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -e - -python3 setup.py build -python setup.py install \ - --prefix=/usr \ - --root="$1" diff --git a/cem/python-pyserial/checksums b/cem/python-pyserial/checksums deleted file mode 100644 index f0df9fa..0000000 --- a/cem/python-pyserial/checksums +++ /dev/null @@ -1 +0,0 @@ -ca25c777d06ad0b4b129910642aaa75f724157c80e2898a8e3219adc5599a2a1 v3.4.tar.gz diff --git a/cem/python-pyserial/depends b/cem/python-pyserial/depends deleted file mode 100644 index fdc793e..0000000 --- a/cem/python-pyserial/depends +++ /dev/null @@ -1 +0,0 @@ -python diff --git a/cem/python-pyserial/sources b/cem/python-pyserial/sources deleted file mode 100644 index 57be9b0..0000000 --- a/cem/python-pyserial/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/pyserial/pyserial/archive/v3.4.tar.gz diff --git a/cem/python-pyserial/version b/cem/python-pyserial/version deleted file mode 100644 index 5647cc2..0000000 --- a/cem/python-pyserial/version +++ /dev/null @@ -1 +0,0 @@ -3.4 1 |