summaryrefslogtreecommitdiff
path: root/dev-python/pslab-python/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-python/pslab-python/files
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-python/pslab-python/files')
-rw-r--r--dev-python/pslab-python/files/pslab-python-1.0.1-no_install_udev_rules.patch9
-rw-r--r--dev-python/pslab-python/files/pslab-python-2.5.0-ad9833_sys_version.patch (renamed from dev-python/pslab-python/files/pslab-python-1.0.1-sys_version.patch)6
2 files changed, 3 insertions, 12 deletions
diff --git a/dev-python/pslab-python/files/pslab-python-1.0.1-no_install_udev_rules.patch b/dev-python/pslab-python/files/pslab-python-1.0.1-no_install_udev_rules.patch
deleted file mode 100644
index b721e8a8ab03..000000000000
--- a/dev-python/pslab-python/files/pslab-python-1.0.1-no_install_udev_rules.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -50,6 +50,5 @@
- packages=find_packages(),
- #scripts=["PSL/bin/"+a for a in os.listdir("PSL/bin/")],
- package_data={'': ['*.css','*.png','*.gif','*.html','*.css','*.js','*.png','*.jpg','*.jpeg','*.htm','99-pslab.rules']},
-- cmdclass={'install': CustomInstall},
- )
-
diff --git a/dev-python/pslab-python/files/pslab-python-1.0.1-sys_version.patch b/dev-python/pslab-python/files/pslab-python-2.5.0-ad9833_sys_version.patch
index 474850a34b08..b34182266c4a 100644
--- a/dev-python/pslab-python/files/pslab-python-1.0.1-sys_version.patch
+++ b/dev-python/pslab-python/files/pslab-python-2.5.0-ad9833_sys_version.patch
@@ -1,6 +1,6 @@
---- a/PSL/SENSORS/AD9833.py
-+++ b/PSL/SENSORS/AD9833.py
-@@ -3,7 +3,7 @@
+--- a/pslab/external/AD9833.py
++++ b/pslab/external/AD9833.py
+@@ -2,7 +2,7 @@
class AD9833: