20 Commits

Author SHA1 Message Date
Nguyen Anh Quynh 137d4aa063 python: 0.9.2rc1.post2 2020-06-14 11:05:25 +08:00
Nguyen Anh Quynh 56315660eb version 0.9.2rc1p1 2020-06-13 22:00:28 +08:00
Nguyen Anh Quynh 4eaa68b34d version 0.9.2rc1p1 2020-06-13 21:45:09 +08:00
Nguyen Anh Quynh e099a0bad4 python: hard code long description 2020-06-13 21:10:08 +08:00
Nguyen Anh Quynh e1517c1381 python: fix status 2020-06-13 19:52:16 +08:00
Nguyen Anh Quynh b98e48fa3d python: set status to Stable in setup.py 2020-06-13 18:32:32 +08:00
Nguyen Anh Quynh 6ed6474c1a python: set version to 0.9.2rc1 2020-06-13 18:28:03 +08:00
Nguyen Anh Quynh 4cff500eff python: update classifier for setup.py 2020-06-13 18:01:08 +08:00
Bet4 274a3d5b05 Remove import of keystone in setup.py (#467) 2020-06-13 12:06:41 +08:00
Nguyen Anh Quynh ed496084de Merge branch 'master' of github.com:keystone-engine/keystone 2020-06-10 16:02:36 +08:00
Nguyen Anh Quynh 1162af7b1f bump version to 0.9.2 2020-06-10 16:02:14 +08:00
chfl4gs 219547dcfc PyPI packaging workflow and setup.py fix (#465)
* Travis-CI build & nmake batch file updates

* PyPI packaging
2020-06-10 15:51:48 +08:00
kj.xwings.l 23b54ce749 quick fix for pip and python binding installation (#456)
* quick fix for pip and python binding isntall

* better fix
2020-05-07 16:57:06 +08:00
Jinmo 13b13d99df add suite/ directory for suite/fuzz, fix python build (#414) 2019-08-02 21:41:00 +08:00
hongxu 5bcff118bb fix python bindings shared library directory issue (#301)
using `data_files` dict prefixed with
`SITE_PACKAGES = os.path.join(get_python_lib(), "keystone")` is not
portable, see #235 and #297 for details. Regular setup configuration does
not work, e.g., specifying `package_data` etc, since that only affects
`sdist`.

The fix is a hack: customize `install_lib` to explicitly copy the file
into keystone install dir.
2017-10-24 09:41:53 +08:00
Nguyen Anh Quynh ae0795c254 python: added few notes on PyPi upload to setup.py 2016-08-01 08:16:20 +08:00
Nguyen Anh Quynh 63ca7d039b python: 0.9.1-3 with recent change on make-share.sh 2016-08-01 08:14:25 +08:00
Nguyen Anh Quynh f19be804a9 python: PyPi setup 2016-07-28 04:30:46 +08:00
Nguyen Anh Quynh 4d2353952b down version to 0.9 for public release 2016-05-31 09:26:37 +08:00
Nguyen Anh Quynh 9f1a353f68 import 2016-04-28 21:06:49 +08:00