diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-01-17 23:35:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-01-17 23:35:33 +0000 |
| commit | 8e8120eabdd28020aa69c7a60505cce2edd20adc (patch) | |
| tree | 061bf0acdc672720e0bc3a2d575f67d25aedb2d8 /dev-python/binaryornot/files/binaryornot-0.4.4-fix-version-number.patch | |
| parent | c16790af2c9b4cbc38e565d4311252193ff85484 (diff) | |
| download | baldeagleos-repo-21.1.2.tar.gz baldeagleos-repo-21.1.2.tar.xz baldeagleos-repo-21.1.2.zip | |
Updating liguros repo21.1.2
Diffstat (limited to 'dev-python/binaryornot/files/binaryornot-0.4.4-fix-version-number.patch')
| -rw-r--r-- | dev-python/binaryornot/files/binaryornot-0.4.4-fix-version-number.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/binaryornot/files/binaryornot-0.4.4-fix-version-number.patch b/dev-python/binaryornot/files/binaryornot-0.4.4-fix-version-number.patch deleted file mode 100644 index 05d6ed0b7449..000000000000 --- a/dev-python/binaryornot/files/binaryornot-0.4.4-fix-version-number.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/setup.py b/setup.py -index 68a4f5b..a0c9e14 100755 ---- a/setup.py -+++ b/setup.py -@@ -13,7 +13,7 @@ with open('README.rst') as readme_file: - with open('HISTORY.rst') as history_file: - history = history_file.read().replace('.. :changelog:', '') - --version = '0.4.3' -+version = '0.4.4' - - if sys.argv[-1] == 'publish': - os.system('python setup.py sdist bdist_wheel upload') |
