Shay Palachy
8c6c1b3af6
Merge branch 'master' of github.com:shaypal5/cachier
...
for got to merge readme changes
v1.2.4
2018-10-17 14:07:25 +03:00
Shay Palachy
296ca0db88
added python 3.7 trove classifier to setup.py
2018-10-17 14:07:18 +03:00
Shay Palachy
6cedf634ee
Update README.rst
2018-10-17 14:06:32 +03:00
Shay Palachy
e1a473bb42
added python 3.7 to testing
2018-10-17 14:03:44 +03:00
Shay Palachy
82a8a6e9bb
Merge pull request #8 from MichaelRazum/master
...
Added RecalculationNeeded Exception
v1.2.3
2018-10-17 13:53:11 +03:00
mira
5210a0d12f
added tests for mongo_core pending calculation
2018-10-16 23:54:17 +02:00
mira
8be1c81205
added tests
2018-10-16 23:00:58 +02:00
mira
0985483e7c
Added RecalculationNeeded Exception
2018-10-14 19:19:40 +02:00
Shay Palachy
193f68d4b3
ignoring swap files
v1.2.2
2017-11-26 15:48:10 +02:00
Shay Palachy
6524f1c5bc
added license metadata to setup.cfg dor including in wheels'
2017-11-26 15:47:03 +02:00
Shay Palachy
45c8a3b5d9
Merge pull request #7 from mikeage/fix_wheel
...
Fix wheel creation
2017-11-26 14:44:54 +02:00
Mike Miller
3355fcf702
Fix bdist_wheel
...
Without this, attempting to build a wheel produces:
```bash
$ python setup.py bdist_wheel
/path/to/venv/lib/python2.7/site-packages/setuptools/dist.py:333: UserWarning: Normalizing '1.2.1.post.dev3' to '1.2.1.post0.dev3'
normalized_version,
running bdist_wheel
error: invalid truth value ''
```
2017-11-26 14:32:42 +02:00
Shay Palachy
2931fe527e
Update README.rst
2017-09-28 11:03:28 +03:00
Shay Palachy
dfc10bafb3
Update README.rst
2017-07-13 20:44:48 +03:00
Shay Palachy
b5e56148b1
Update README.rst
2017-04-27 10:48:29 +03:00
Shay Palachy
fb202aaf3e
safer timing for mongo being_calc test
v1.2.1
2017-04-26 12:30:09 +03:00
Shay Palachy
d1136ceaf0
added windows to platforms list
v1.2.0
2017-04-26 12:18:58 +03:00
Shay Palachy
55ca9acfe5
Updated readme with Windows support.
2017-04-26 12:18:21 +03:00
Shay Palachy
0d24ffa5a9
Update README.rst
2017-04-26 12:14:07 +03:00
Shay Palachy
13c3ca756e
fixed test
v1.1.9
2017-04-26 11:50:23 +03:00
Shay Palachy
d02d9850c6
fixed test
2017-04-26 11:45:52 +03:00
Shay Palachy
1d5114cd21
removed folder deletetion line - not needed and buggy on travis
2017-04-26 11:42:12 +03:00
Shay Palachy
d62d6bd1c0
dependency fix and FileNotFoundError for python 2
2017-04-26 11:36:27 +03:00
Shay Palachy
88542cf8fb
coverage upped to ~93%
2017-04-26 11:31:34 +03:00
Shay Palachy
d10d720b3d
depenedency fix
v1.1.8
2017-04-25 01:04:08 +03:00
Shay Palachy
a8b5641679
readme fixes
v1.1.7
2017-04-25 00:58:22 +03:00
Shay Palachy
5e3462f5ac
Update README.rst
2017-04-25 00:56:12 +03:00
Shay Palachy
9ba68115ce
python 2.7 compatible mongo core tests
v1.1.6
2017-04-25 00:39:04 +03:00
Shay Palachy
b7641adeba
import from future correctly now
2017-04-25 00:29:39 +03:00
Shay Palachy
9d1ed36c18
importint print function from future in python 2
2017-04-25 00:27:10 +03:00
Shay Palachy
949d625010
test collection per python version - to make parallet travis tests possible
2017-04-25 00:24:07 +03:00
Shay Palachy
8205645bec
Merge branch 'master' of github.com:shaypal5/cachier
...
forgot to pull readme changes... :)
2017-04-25 00:12:25 +03:00
Shay Palachy
6039d383b1
mongo core test coverage at 100%
2017-04-25 00:12:12 +03:00
Shay Palachy
299440a428
Update README.rst
...
Small additions and fixes.
2017-04-22 20:25:14 +03:00
Shay Palachy
a15ae4293c
Merge pull request #3 from j-chad/patch-1
...
Fix Spelling And Grammar In README
2017-04-21 13:39:37 +03:00
Jackson
869de46b52
Fix Spelling And Grammar In README
2017-04-21 08:31:56 +12:00
Shay Palachy
254dc0dd1a
small readme fix
v1.1.5
2017-04-20 15:29:46 +03:00
Shay Palachy
522f01db9d
add explicit installation of pymongo
2017-04-20 15:24:54 +03:00
Shay Palachy
ec89193803
travis command rollback
2017-04-20 15:22:07 +03:00
Shay Palachy
a3387fd9a2
readme additions
2017-04-20 15:20:27 +03:00
Shay Palachy
114e20d2bc
readme contribute section
v1.1.4
2017-04-20 15:17:02 +03:00
Shay Palachy
c3b946362c
readme additions
2017-04-20 14:59:31 +03:00
Shay Palachy
4e16a6e9b8
readme additions
v1.1.3
2017-04-20 14:55:18 +03:00
Shay Palachy
e3cfb86d60
add travis badge to readme
v1.1.2
2017-04-20 14:25:32 +03:00
Shay Palachy
54249a9741
small optimization and a fix for python2.7 on travis
2017-04-20 14:22:53 +03:00
Shay Palachy
ac788ee4dd
travis bugfix
2017-04-20 12:42:15 +03:00
Shay Palachy
36776efa11
travis bugfix
2017-04-20 12:32:06 +03:00
Shay Palachy
52fe648d4e
adapting installation to python 2.7
2017-04-20 12:27:03 +03:00
Shay Palachy
46962a39f6
removed repoze.lru test dependency for python 2.7
2017-04-20 12:14:17 +03:00
Shay Palachy
902aff1e7e
fix for python 2.7 test dependency and added a tox.ini file
2017-04-20 12:08:44 +03:00