1
0
Fork 0
mirror of synced 2024-05-19 20:02:29 +12:00
Commit graph

36 commits

Author SHA1 Message Date
Nick Sweeting 83693a5c03 add packaging setup with stdeb for debian and apt
vendor the base32_crockford lib
add build script for debain packages
2020-11-23 16:57:05 -05:00
Nick Sweeting 0e2ccbc10d update urls to new repo path 2020-11-23 02:06:46 -05:00
Cristian c8638537e3 fix: Move wheel in setup.py to avoid wheel building issue 2020-11-02 08:32:49 -05:00
Nick Sweeting 79051ca15b new package build 2020-10-31 03:08:41 -04:00
Nick Sweeting 87b79fe5e3 cleanup sdist and bdist build process 2020-08-18 17:12:49 -04:00
Nick Sweeting 73408fb035 fix version parsing and attempt to npm install during pip post_install 2020-08-18 15:58:05 -04:00
Nick Sweeting 8b427c9d79 get VERSION from package.json instead of VERSION to avoid duplication 2020-08-18 15:00:00 -04:00
Nick Sweeting 235eb20dbd support cron in docker 2020-08-18 01:59:04 -04:00
Nick Sweeting b8c8c4a599 bump package versions 2020-07-27 23:34:35 -04:00
Nick Sweeting e1973ae381 add wheel to dev dependendcies 2020-07-23 12:05:54 -04:00
Nick Sweeting aa45f9c9ea
fix version tag 2020-07-22 11:34:57 -04:00
Cristian 949f78aa65 fix: Use w3lib to improve the encoding extraction 2020-07-22 10:24:08 -05:00
apkallum b7785c4138 use dateparser for parsing, let it handle error 2020-07-16 19:38:38 -04:00
Cristian bf417f50a4 feat: Add bottle webserver to run along with tests 2020-07-13 08:51:37 -05:00
Cristian 4302ae4caa fix: Remove test section in setup.py 2020-07-03 13:13:59 -05:00
Cristian 63fe19e2c2 feat: Add pytest and initial tests 2020-07-03 11:52:57 -05:00
Nick Sweeting 322be6b292 move main into cli init and remove circular import layer 2020-07-02 03:53:39 -04:00
Nick Sweeting cb67b09f9d Merge branch 'master' into django 2020-06-25 21:30:29 -04:00
Nick Sweeting e2a5e0136c update docker setup and dependencies 2020-06-25 17:46:11 -04:00
Nick Sweeting d398bd59b0 switch to pure Manifest-based package includes 2019-05-02 17:51:21 -04:00
Nick Sweeting ba21ff46f3 reverse the url order 2019-05-02 16:10:34 -04:00
Nick Sweeting ef77a6d43f add some missing fields to setup.py 2019-05-02 15:39:55 -04:00
Nick Sweeting 2440c1c1bf just use simple version instead of git hash 2019-05-02 15:30:42 -04:00
Nick Sweeting b805df1416 fix version file path 2019-04-27 21:08:40 -04:00
Nick Sweeting 4235b38009 move version file 2019-04-27 17:57:35 -04:00
Nick Sweeting 0670c15813 fix setup.py when .git is not available 2019-04-27 17:49:54 -04:00
Nick Sweeting 553f312125 properly graft config and templates into pip package 2019-04-26 18:32:02 -04:00
Nick Sweeting 05f327fab0 add more topics and categories to setup.py for pypi indexing 2019-04-26 14:42:28 -04:00
Nick Sweeting 11fd436305 use new mypy TypedDict to manage config typing 2019-04-24 11:36:14 -04:00
Nick Sweeting bb10171f99 add missing dependencies to setup and pipfile 2019-04-22 19:06:12 -04:00
Nick Sweeting 39a0ab3013 add pipenv, schedule cmd, logs dir, and lots more 2019-04-18 21:10:00 -04:00
Nick Sweeting cdb70c73df first working django model with archivebox-shell command and sql exporting 2019-04-17 03:49:18 -04:00
Nick Sweeting bf6a90f6b3 add dataclasses to requirements for python3.6 2019-04-11 03:39:50 -04:00
Nick Sweeting 68b4c01c6b working archivebox command inside django legacy folder 2019-04-02 18:53:21 -04:00
Nick Sweeting 64f92af60b working setuptools package distribution 2019-03-27 15:39:30 -04:00
Nick Sweeting dff830196f add setup.py 2019-03-27 11:40:00 -04:00