15
0
forked from pool/python-ara
Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
1027a8f59a Accepting request 732867 from home:pgajdos
- version update to 1.1.0
  * Added support for dynamically serving multiple sqlite databases
    dynamically from a single API server instance [1]
  * ara_record no longer instanciates it's own API client and will
    instead retrieve the client instance used by the callback.
  * Django's CONN_MAX_AGE database setting for configuring the
    duration of a database connection is now exposed [2]
  * The ARA API client timeout as configured by Ansible through the
    callback plugin is now always an integer.
  * The offline API client now has an argument to prevent SQL
    migrations from running automatically [3]
- test package (multibuild)

OBS-URL: https://build.opensuse.org/request/show/732867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=7
2019-09-24 08:45:20 +00:00
Tomáš Chvátal
b2d73a439f Accepting request 713331 from home:itxaka:branches:openSUSE:Factory
- Move some requirements into recommends.
  Ara has changed and its no longer bundling the server with the
  main package, so most of the requirements related to the
  django server can be moved into recommends. Ara will raise a
  message if a user tries to execute the server part but the
  requirements are missing.

OBS-URL: https://build.opensuse.org/request/show/713331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=5
2019-07-08 08:45:32 +00:00
Tomáš Chvátal
3ab5dd8e5c Accepting request 712638 from home:jengelh:branches:devel:languages:python
- Update descriptions.

OBS-URL: https://build.opensuse.org/request/show/712638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=3
2019-07-01 06:20:54 +00:00
fe49f3998a - Initial packaging (version 1.0.1)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=1
2019-06-19 11:49:48 +00:00