Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
Co-authored-by: Frappe Bot <developers@frappe.io>
vor 3 Jahren
Ankush Menat
3d474b5927
fix: drop py3.7 support for v14
vor 3 Jahren
Gavin D'souza
a0e2d0ec20
fix: Drop support for Python 3.6
* Bumping iPython by a minor version broke 3.6 installs for us via https://github.com/frappe/frappe/pull/14192
* We could just add another line in requirements.txt to solve this, but
since PY36 is reaching end of life by end of this year and release of
3.10 is just around the corner, might as well just drop it now than
later
* Frappe v14 would probably have the support range of 3.7-3.10/11 given
when we release it. Maintaining dependencies for such a large range
can become cumbersome
vor 3 Jahren
Gavin D'souza
e407b78506
chore: Drop dead and deprecated code
* Remove six for PY2 compatability since our dependencies are not, PY2
is legacy.
* Removed usages of utils from future/past libraries since they are
deprecated. This includes 'from __future__ ...' and 'from past...'
statements.
* Removed compatibility imports for PY2, switched from six imports to
standard library imports.
* Removed utils code blocks that handle operations depending on PY2/3
versions.
* Removed 'from __future__ ...' lines from templates/code generators
* Used PY3 syntaxes in place of PY2 compatible blocks. eg: metaclass
vor 4 Jahren
Chinmay D. Pai
d94e48dbfb
chore: set python_requires to >=3.6
recent changes in frappe/__init__.py make use of f-strings that are only
available on python>=3.6
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
vor 5 Jahren
Aditya Hase
837bfc0995
fix(unicode): Import unicode_literals in every file ( #6805 )
* fix(unicode): Import unicode_literals in every file
* fix(unicode): Test if safe_json_loads return unicode instead of bytes
vor 6 Jahren
Ameya Shenoy
c6e4699e5b
removed bad code and made compatible with pip 10 ( #5458 )
vor 7 Jahren
Ameya Shenoy
a6087cb243
Compatibility for pip10
- also some spaces and tabs fixes
vor 7 Jahren
Achilles Rasquinha
6d764e7ac5
fixed codacy
vor 7 Jahren
Achilles Rasquinha
5ac8b500a4
fixed codacy
vor 7 Jahren
Achilles Rasquinha
c1ab7eab45
codacy fix
vor 7 Jahren
Achilles Rasquinha
eb152073a7
fu codacy
vor 7 Jahren
Achilles Rasquinha
a38b6913ce
added a Makefile for faster dev, and clean command to remove eggs, wheels, builds, dist - anything that clutters devspace
vor 7 Jahren
Anand Doshi
0c551d6382
[fix] change in versioning: store __version__ in __init__.py
vor 9 Jahren
Anand Doshi
825a622135
[fix] change in versioning: store __version__ in __init__.py
vor 9 Jahren
Anand Doshi
684c8a3e2f
[fix] change in versioning: store __version__ in __init__.py
vor 9 Jahren
Nabin Hait
6704fef89d
bumped to version 6.27.21
vor 9 Jahren
Nabin Hait
f5d1fd3bea
bumped to version 6.27.20
vor 9 Jahren
Nabin Hait
2e88c23fd4
bumped to version 6.27.19
vor 9 Jahren
Nabin Hait
786d2598a0
bumped to version 6.27.18
vor 9 Jahren
Nabin Hait
85f87f3748
bumped to version 6.27.17
vor 9 Jahren
Anand Doshi
3a091a3ef3
bumped to version 6.27.16
vor 9 Jahren
Anand Doshi
8d1ace1ccc
bumped to version 6.27.15
vor 9 Jahren
Anand Doshi
01aa272db6
bumped to version 6.27.14
vor 9 Jahren
Anand Doshi
9f66e0faaf
bumped to version 6.27.13
vor 9 Jahren
Anand Doshi
ded3c11f76
bumped to version 6.27.12
vor 9 Jahren
Anand Doshi
92b4fdcf88
bumped to version 6.27.11
vor 9 Jahren
Nabin Hait
98a06e1276
bumped to version 6.27.10
vor 9 Jahren
Nabin Hait
6d2a5853ed
bumped to version 6.27.9
vor 9 Jahren
Anand Doshi
81c04d354e
bumped to version 6.27.8
vor 9 Jahren
Anand Doshi
f8cfc205ba
bumped to version 6.27.7
vor 9 Jahren
Rushabh Mehta
8243972abf
bumped to version 6.27.6
vor 9 Jahren
Rushabh Mehta
c3689ceda1
bumped to version 6.27.5
vor 9 Jahren
Rushabh Mehta
29d4d7b758
bumped to version 6.27.5
vor 9 Jahren
Rushabh Mehta
eb4b16f0a2
bumped to version 6.27.4
vor 9 Jahren
Rushabh Mehta
cb660f1b80
bumped to version 6.27.3
vor 9 Jahren
Nabin Hait
623940d135
bumped to version 6.27.2
vor 9 Jahren
Nabin Hait
a96af1a6ed
bumped to version 6.27.1
vor 9 Jahren
Nabin Hait
0c5b6ffec0
bumped to version 6.27.0
vor 9 Jahren
Nabin Hait
58e14cba5b
bumped to version 6.26.6
vor 9 Jahren
Nabin Hait
5bef3e2dec
bumped to version 6.26.5
vor 9 Jahren
Anand Doshi
f23d14c2a4
bumped to version 6.26.4
vor 9 Jahren
Anand Doshi
c470bc5817
bumped to version 6.26.3
vor 9 Jahren
Anand Doshi
461e0601bf
bumped to version 6.26.2
vor 9 Jahren
Anand Doshi
aa77614a3e
bumped to version 6.26.1
vor 9 Jahren
Anand Doshi
cdbe2f17e4
bumped to version 6.26.0
vor 9 Jahren
Rushabh Mehta
f689223e3f
bumped to version 6.25.6
vor 9 Jahren
Rushabh Mehta
ef99e31762
bumped to version 6.25.5
vor 9 Jahren
Rushabh Mehta
e3a4dacffc
bumped to version 6.25.4
vor 9 Jahren
Rushabh Mehta
2ab6ebcf3e
bumped to version 6.25.3
vor 9 Jahren