47 Commits

Author SHA1 Message Date
ab70a34b51 Release Notes for 2.0.0_rc1 2023-05-26 10:00:45 -04:00
4cffc7e7af remove celery task and dependency 2023-04-27 11:07:35 -04:00
ed85547d7b hopefully fix CI job, also update some deprecated assertions 2023-03-18 13:07:31 -04:00
a6392d1906 SpiffWorkflow cold start improvements (#13) 2022-11-02 11:35:10 -04:00
905c1265df remove debug code w/ burnettk 2022-10-27 14:54:53 -04:00
8daf322dac attempt using package data w/ burnettk 2022-10-27 14:53:59 -04:00
Dan
a094adad87 Prep for release 1.2.1 - Minor fix for a dependency in Python 3.10 2022-10-19 10:16:28 -04:00
df311639c6 do not install importlib-metadata if greater than python 3.7 w/ burnettk 2022-10-18 15:53:00 -04:00
Dan
d9fcd45a38 Updating release numbers 2022-10-14 14:16:38 -04:00
c672712b3b Fix for failures with Python 3.7 (#240)
* testing

* Set dependency to fix python 3.7
2022-10-03 17:33:12 -04:00
Dan
cba0def9aa prep to relase 1.1.7 2022-05-20 08:09:36 -04:00
Dan
f2a612a416 prepping for quick release of 1.1.6 2022-03-24 10:00:04 -04:00
Dan
a0454c1986 Looks like the Future package is failing for Python 3.7 in Jenkins. As we no longer support Python 2, we don't need this library dependency. I'm pulling it and all references to it. I don't love dumping this into the pull request, but I also don't want to submit it with errors, and it's high time this dependency was removed. 2022-03-22 11:27:30 -04:00
Dan
c1716ea00c Trying like hell to do a release when I'm too tired to do it. 2022-03-17 21:01:11 -04:00
Dan
f100db6476 Incrementing version 2022-01-14 12:41:56 -05:00
Dan
7555fc8d37 Publish to pypi when doing a release on github. 2022-01-04 21:04:44 -05:00
Dan
da4099b4e7 Bumping to version 1.1.1 2022-01-04 20:43:54 -05:00
Dan
1fa88aa73f Slight improvement to the metrics class.
Major performance improvement by reducing the number of times we convert to and from Box.
Bumped to version 1.1 to keep in line with our tags in github.
2021-11-29 17:36:31 -05:00
Dan
3330f2a3d0 Adding PYTZ as a dependency so we have better control over datetime formatting and parsing.
The Feel tests were in a file a called PythonScriptEngineTest, so creating the start of real tests for Python script engine, and putting the FEEL tests in a file called FEELTests.
2021-09-23 12:27:01 -04:00
Dan
5f3b6cc0d9 Make dateparser a dependency 2021-09-07 10:00:16 -04:00
Dan
ebb20a3e87 updating docs to merge in all our efforts from the SpiffExample repository.
Cleaning up setup.py in prep for a new release.
2021-07-19 16:15:55 -04:00
Dan
66555b92ef Levenshtein distance was failing, so I just dropped in a local implementation the one place we were using it. 2021-07-06 23:54:41 -04:00
60e14a52b7 Cleaning up the dependencies - removing wheels to see if this fixes some deployment / windows development issues. 2020-08-12 21:50:53 -04:00
74529738b4 Adding Box to Setup.py 2020-07-22 10:51:31 -04:00
7dce63f130 Levenshtein distance calculator has c bindings that can cause issues for folks when installing, trying the -wheels package to remove this errors for most users. 2020-06-12 14:28:11 -04:00
35b411e613 Add python-Levenshtein as a dependency in setup, so this requirement is included when installing in other packages. 2020-06-12 14:11:23 -04:00
2c0216ffde Adds Celery to required packages 2020-01-22 16:29:55 -05:00
f837e90ccd attempt to fix a Travis error 2017-11-01 07:43:49 +01:00
037d790851 fix: setup.py failed on Python 2.7 if 'future' was not installed 2017-03-23 09:22:40 +01:00
10ff02cc5e Python 3 support completed 2017-03-23 08:44:42 +01:00
09a33a4221 futurize stage 1 2017-03-23 06:53:27 +01:00
f6bfe6684e fix last commit 2017-03-16 11:07:53 +01:00
668ec0d4dd add lxml to dependencies 2017-03-16 10:55:15 +01:00
c1937ae740 rename 'storage' modules to 'serializer', and rename serializer child modules 2017-03-16 09:38:41 +01:00
2c9e3954ff travis CI integration 2017-03-05 15:37:23 +01:00
adb07006dd python 3 support (python 2 not yet tested) 2013-11-26 13:37:41 +01:00
5f1c9ef253 repair Makefile. SpiffWorkflow.__version__ now includes a version number. 2012-09-28 12:02:54 -04:00
3d1769f304 Update setup.py
- need to pick up sub-packages, so added
  call to find_packages
2012-05-03 10:22:46 +02:00
ea2120bdd3 move SpiffWorkflow module from src/ to the package root. 2012-04-05 09:12:42 +02:00
74d209c4bd get rid of the SpiffSignal dependency. 2012-02-07 16:08:06 +01:00
55d5280233 Get rid of the Server directory, which was just a crappy prototype. 2010-01-15 01:58:25 +01:00
57b453cd90 Release 0.3.0.
git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@18 e8300cfb-4550-0410-bd11-c1b1d6e01c17
2009-05-22 07:23:39 +00:00
41b5c0f29e Fix: Project URLs.
git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@16 e8300cfb-4550-0410-bd11-c1b1d6e01c17
2008-12-21 19:39:31 +00:00
f2bcb8655c Fix: Project name.
git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@15 e8300cfb-4550-0410-bd11-c1b1d6e01c17
2008-12-21 19:04:07 +00:00
54de81348a Prepared for 0.3.0 release.
git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@14 e8300cfb-4550-0410-bd11-c1b1d6e01c17
2008-12-21 19:03:03 +00:00
3825235ca4 Port to using SpiffSignal.
git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@10 e8300cfb-4550-0410-bd11-c1b1d6e01c17
2008-06-29 08:10:08 +00:00
a7e4ffc8b3 Initial import.
git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@2 e8300cfb-4550-0410-bd11-c1b1d6e01c17
2008-06-22 19:22:19 +00:00