File tree Expand file tree Collapse file tree 2 files changed +3
-37
lines changed Expand file tree Collapse file tree 2 files changed +3
-37
lines changed Original file line number Diff line number Diff line change 1
1
package =native_biplist
2
- $(package)_version =0.9
3
- $(package)_download_path =https://pypi.python. org/packages/source/b/ biplist
2
+ $(package)_version =1.0.3
3
+ $(package)_download_path =https://bitbucket. org/wooster/ biplist/downloads
4
4
$(package)_file_name =biplist-$($(package ) _version) .tar.gz
5
- $(package)_sha256_hash =b57cadfd26e4754efdf89e9e37de87885f9b5c847b2615688ca04adfaf6ca604
5
+ $(package)_sha256_hash =4c0549764c5fe50b28042ec21aa2e14fe1a2224e239a1dae77d9e7f3932aa4c6
6
6
$(package)_install_libdir =$(build_prefix ) /lib/python/dist-packages
7
- $(package)_patches =sorted_list.patch
8
-
9
- define $(package)_preprocess_cmds
10
- patch -p1 < $($(package ) _patch_dir) /sorted_list.patch
11
- endef
12
7
13
8
define $(package)_build_cmds
14
9
python setup.py build
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments