15
0
Commit Graph

80 Commits

Author SHA256 Message Date
612bfee8c1 Accepting request 1092729 from devel:languages:python
- Update 0.41.1:
  * Use a custom SQL construct for refreshing materialized views in
    refresh_materialized_view
  * Support psycopg3 for create_database() and delete_database()
  * Remove Python 3.6 support
  * Add SQLAlchemy 2 support
  * Add comparison operator support for LTree type
  * Support Python 3.11
  * Fix a crash that occurs if the colour-science package is installed,
    which shares the same import name as the colour package that
    sqlalchemy-utils supports
  * Fix a crash that occurs if the installed sqlalchemy version is a
    beta (like "2.0.0b3")

OBS-URL: https://build.opensuse.org/request/show/1092729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=37
2023-06-13 14:09:54 +00:00
7584087d6e - Update 0.41.1:
* Use a custom SQL construct for refreshing materialized views in
    refresh_materialized_view
  * Support psycopg3 for create_database() and delete_database()
  * Remove Python 3.6 support
  * Add SQLAlchemy 2 support
  * Add comparison operator support for LTree type
  * Support Python 3.11
  * Fix a crash that occurs if the colour-science package is installed,
    which shares the same import name as the colour package that
    sqlalchemy-utils supports
  * Fix a crash that occurs if the installed sqlalchemy version is a
    beta (like "2.0.0b3")

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=75
2023-06-13 05:18:33 +00:00
90de1e7321 Accepting request 988451 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/988451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=36
2022-07-11 17:10:32 +00:00
de76b0091b Accepting request 988403 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/988403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=73
2022-07-11 16:38:10 +00:00
b82d7324e7 Accepting request 971121 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/971121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=35
2022-04-20 15:03:51 +00:00
2d35d7afc9 Accepting request 971067 from home:pgajdos:python
- do not require python-mock for build

OBS-URL: https://build.opensuse.org/request/show/971067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=71
2022-04-20 12:47:57 +00:00
0cb5a61359 Accepting request 958218 from devel:languages:python
- skip uuid tests

OBS-URL: https://build.opensuse.org/request/show/958218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=34
2022-03-01 16:03:39 +00:00
0301ddebdf - skip uuid tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=70
2022-03-01 08:30:29 +00:00
15af64fa51 Accepting request 943585 from devel:languages:python
- update to 0.38.2:
  - Added inherit_cache=False in order to avoid SQLAlchemy warnings
    in `cast_locale_expr`
  - Added cache_ok=True for various different types
  - Removed CompositeArray. Instead of CompositeArray one should use
    ARRAY(dimensions=1)
  - Made ChoicesType only convert lists to tuples internally.

OBS-URL: https://build.opensuse.org/request/show/943585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=33
2022-01-04 18:37:37 +00:00
649d1baf36 - update to 0.38.2:
- Added inherit_cache=False in order to avoid SQLAlchemy warnings
    in `cast_locale_expr`
  - Added cache_ok=True for various different types
  - Removed CompositeArray. Instead of CompositeArray one should use
    ARRAY(dimensions=1)
  - Made ChoicesType only convert lists to tuples internally.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=69
2022-01-03 11:36:18 +00:00
d015ae6114 Accepting request 927590 from devel:languages:python
- update to 0.37.9:
  * Fixed base padding class abstract methods
  * Optimized cast_locale function
  * Allow for arbitrary Table keyword arguments in create_table_from_selectable

OBS-URL: https://build.opensuse.org/request/show/927590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=32
2021-10-27 20:20:59 +00:00
f44d724dc0 - update to 0.37.9:
* Fixed base padding class abstract methods
  * Optimized cast_locale function
  * Allow for arbitrary Table keyword arguments in create_table_from_selectable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=68
2021-10-26 20:17:51 +00:00
3735e6b8db Accepting request 925771 from devel:languages:python
- update to 0.37.8:
  * Added 'zoneinfo' backend to TimezoneType
  * Added identifier quoting for view functions and constructs
  * Added literal processor for UUIDType

OBS-URL: https://build.opensuse.org/request/show/925771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=31
2021-10-18 19:59:09 +00:00
fca8d09ed9 - update to 0.37.8:
* Added 'zoneinfo' backend to TimezoneType
  * Added identifier quoting for view functions and constructs
  * Added literal processor for UUIDType

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=67
2021-10-17 00:11:40 +00:00
ff64364a11 Accepting request 900657 from devel:languages:python
- update to 0.37.6:
  * Added `cache_ok=True` for TSVectorType
  * Fixed instant_defaults_listener to respect constructor supplied kwargs
  * Fixed incorrect Ltree.lca behaviour
  * Added `cache_ok=True` for all custom types
  * Added CockroachDB support for UUIDType

OBS-URL: https://build.opensuse.org/request/show/900657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=30
2021-06-19 21:03:05 +00:00
a6bc5d43f4 - update to 0.37.6:
* Added `cache_ok=True` for TSVectorType
  * Fixed instant_defaults_listener to respect constructor supplied kwargs
  * Fixed incorrect Ltree.lca behaviour
  * Added `cache_ok=True` for all custom types
  * Added CockroachDB support for UUIDType

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=65
2021-06-17 20:51:29 +00:00
f0feedfe12 Accepting request 893349 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/893349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=29
2021-05-15 21:16:27 +00:00
6fc9509873 Accepting request 893325 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/893325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=63
2021-05-15 19:58:12 +00:00
872de9d743 Accepting request 850134 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/850134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=28
2020-11-25 18:29:37 +00:00
d07bd33cb7 Accepting request 849763 from home:jayvdb:py-new
update

OBS-URL: https://build.opensuse.org/request/show/849763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=61
2020-11-23 09:22:55 +00:00
f608a0b509 Accepting request 812913 from devel:languages:python
- Add missing deps
- Reenable testsuite by skipping the tests needing pgsql

- update to 0.36.6:
  - Reverted #426 and added support for Legacy Encrypted Type (#450, pull request courtesy of rushilsrivastava)
  - Added psycopg2cffi support for create_database and drop_database (#447, pull request courtesy of DominicBurkart)

OBS-URL: https://build.opensuse.org/request/show/812913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=27
2020-06-09 22:47:33 +00:00
Tomáš Chvátal
45630863b2 - Add missing deps
- Reenable testsuite by skipping the tests needing pgsql

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=59
2020-06-09 12:15:18 +00:00
ab81fedc57 - update to 0.36.6:
- Reverted #426 and added support for Legacy Encrypted Type (#450, pull request courtesy of rushilsrivastava)
  - Added psycopg2cffi support for create_database and drop_database (#447, pull request courtesy of DominicBurkart)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=58
2020-06-08 13:34:50 +00:00
3cd79aa909 Accepting request 802548 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/802548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=26
2020-05-11 11:43:51 +00:00
Tomáš Chvátal
57f2681dbc Accepting request 802303 from home:apersaud:branches:devel:languages:python
- update to version 0.36.5:
  * Added support for dictionary input in CompositeType (#435, pull
    request courtesy of cozos)
  * Added new EnrichedDateTime and EnrichedDate types (#403, pull
    request courtesy of yk-lab)
  * Using String instead of LargeBinary for impl of EncryptedType
    (#426, pull request courtesy of aicioara)
  * Added support for JSONType in EncryptedType (#439, pull request
    courtesy of rushilsrivastava)
- changes from version 0.36.4:
  * Added jsonb_sql function (#377, pull request courtesy of getglad)
  * Drop py27 support

OBS-URL: https://build.opensuse.org/request/show/802303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=56
2020-05-11 05:51:25 +00:00
9a52491462 Accepting request 795735 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/795735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=25
2020-04-22 18:51:21 +00:00
Tomáš Chvátal
e2c73ee9b5 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=54
2020-04-20 09:36:18 +00:00
9fa727d7e2 Accepting request 789004 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/789004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=24
2020-03-27 21:01:09 +00:00
Tomáš Chvátal
53f6556d76 Accepting request 788980 from home:mcalabkova:branches:devel:languages:python
- update to version 0.36.3
  * Added hash method for PhoneNumberType (#428, pull request courtesy of hanc1208)
  * Added repr for UUIDType (#424, pull request courtesy of ziima)

OBS-URL: https://build.opensuse.org/request/show/788980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=52
2020-03-27 12:36:26 +00:00
c651678c93 Accepting request 760370 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/760370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=23
2020-01-02 13:43:22 +00:00
Tomáš Chvátal
1c9532054d Accepting request 759941 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/759941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=50
2020-01-02 08:59:56 +00:00
1042d051fb Accepting request 756728 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/756728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=22
2019-12-13 11:04:19 +00:00
Tomáš Chvátal
2e3402fbff Accepting request 756667 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/756667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=48
2019-12-13 08:26:35 +00:00
59ca0dacae Accepting request 747338 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/747338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=21
2019-11-27 12:52:38 +00:00
Tomáš Chvátal
14b600cd17 Accepting request 747234 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/747234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=46
2019-11-11 12:42:44 +00:00
51e894a9b9 Accepting request 725981 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=20
2019-08-27 08:21:50 +00:00
Tomáš Chvátal
ee58ec8370 Accepting request 725970 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/725970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=44
2019-08-25 23:04:02 +00:00
237d4eb049 Accepting request 718175 from devel:languages:python
- Run fdupes
- Add missing deps and recommends

- update to version 0.34.1:
  * Remove deprecation warnings (#379, pull request courtesy of
    Le-Stagiaire)
  * Drop py34 support

OBS-URL: https://build.opensuse.org/request/show/718175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=19
2019-07-24 18:36:35 +00:00
Tomáš Chvátal
5e8219cb0e - Run fdupes
- Add missing deps and recommends

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=42
2019-07-24 10:06:04 +00:00
Tomáš Chvátal
19253411a8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=41 2019-07-24 10:05:49 +00:00
Tomáš Chvátal
a1f5e2985b Accepting request 717370 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/717370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=40
2019-07-24 09:01:32 +00:00
1cf1adc91b Accepting request 710134 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/710134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=18
2019-06-17 08:34:20 +00:00
Tomáš Chvátal
0cd37e00b6 Accepting request 710113 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/710113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=38
2019-06-15 19:08:31 +00:00
8e3d126c67 Accepting request 667299 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/667299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=17
2019-01-21 10:01:48 +00:00
Tomáš Chvátal
ce8bcfeab5 Accepting request 667207 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/667207
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=36
2019-01-20 09:18:07 +00:00
fb32c7751c Accepting request 663292 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/663292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=16
2019-01-08 11:29:04 +00:00
Tomáš Chvátal
4f2589e821 Accepting request 663218 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/663218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=34
2019-01-07 08:50:50 +00:00
7d84bfab49 Accepting request 656753 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/656753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=15
2018-12-10 11:30:22 +00:00
Tomáš Chvátal
cb2970dc40 Accepting request 656421 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/656421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=32
2018-12-10 08:46:27 +00:00
9bd9225566 Accepting request 651323 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/651323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=14
2018-11-26 09:29:24 +00:00