]> git.phdru.name Git - m_librarian.git/history - setup.py
Fix(DB): Fix bug with adding same genre to book
[m_librarian.git] / setup.py
2024-01-14 Oleg BroytmanMerge branch 'wx'
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2023-12-29 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanBuild(setup.py): Add `wx` extra
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2023-03-01 Oleg BroytmanBuild: Fix dependency
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2022-09-19 Oleg BroytmanBuild(setup.py): Python 3.9, 3.10
2020-12-24 Oleg BroytmanFix(translations): Fix importing from `translations`
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2019-03-27 Oleg BroytmanBuild: Fix package data
2019-02-18 Oleg BroytmanStyle(setup): Fix flake8 F821 undefined name `execfile...
2019-02-18 Oleg BroytmanBuild(setup): Use exec[file] to get version from __vers...
2019-02-07 Oleg BroytmanBuild(setup.py): Use `importlib` instead of deprecated...
2019-01-31 Oleg BroytmanPython 3.7
2018-05-22 Oleg BroytmanDocs: http://phdru.name -> https://phdru.name
2018-05-16 Oleg BroytmanDoc: Convert README.txt to README.rst
2018-04-24 Oleg BroytmanBuild, docs: Change installation name/URL
2018-04-22 Oleg BroytmanDocs: Add Github URLs
2018-04-22 Oleg BroytmanBuild(setup.py): Fix long_description
2018-04-08 Oleg BroytmanStyle(setup.py): Reindent parameters
2018-04-01 Oleg BroytmanFeat(web): Use CheetahTemplate
2018-04-01 Oleg BroytmanFeat: Web UI
2018-03-31 Oleg BroytmanBuild(setup.py): Add forgotten `SQLObject` to `install_...
2018-03-30 Oleg BroytmanBuild(setup.py): Add long_description_content_type
2018-03-29 Oleg BroytmanBuild(setup.py): Add `project_urls`
2018-03-28 Oleg BroytmanBuild(setup.py): Use setuptools instead of distutils
2018-03-22 Oleg BroytmanBuild(setup.py): Add `install_requires`
2018-03-22 Oleg BroytmanFeat(ml-import): Display tty progress bar during import
2018-02-04 Oleg BroytmanBuild: Use module returned by imp.load_source() directly
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-08-19 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-05-07 Oleg BroytmanAdd support for Python 3.5 and 3.6
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanFix deps: Add argparse to install_requires for Py 2.6
2017-04-26 Oleg BroytmanUse m_lib.defenc instead of m_lib; install it from...
2017-01-30 Oleg BroytmanRemove deprecated ez_setup.py
2016-07-26 Oleg BroytmanAdapted to Python 3
2016-07-26 Oleg BroytmanInstall translations
2016-05-29 Oleg BroytmanFix new flake8 E402: module level import not at top...
2016-05-15 Oleg BroytmanFix trove classifiers: set platform to POSIX only
2016-05-10 Oleg BroytmanThere will be a separate subdirectory m_librarian
2016-05-10 Oleg BroytmanRequire SQLObject >= 2.2.1 for CONCAT
2016-04-03 Oleg BroytmanAdd scripts/ml-search.py to setup
2016-04-03 Oleg BroytmanLibrarian => m_Librarian
2016-03-27 Oleg BroytmanSearch authors by name/surname/misc name
2015-12-25 Oleg BroytmanRename data -> glst
2015-12-24 Oleg BroytmanImport many INPX
2015-12-21 Oleg BroytmanPre-aplha: there is some working code already
2015-12-20 Oleg BroytmanSeparate import of ez_setup and setuptools
2015-12-20 Oleg BroytmanCreate database tables
2015-12-20 Oleg BroytmanФайлы со списками жанров из программы MyHomeLib
2015-12-19 Oleg BroytmanExtend distutils configuration
2015-12-15 Oleg BroytmanInitial commit - created the project