Todd R
d47bf8f97d
Accepting request 143686 from devel:languages:python3
...
Remove openSUSE 11.4 spec file workarounds
OBS-URL: https://build.opensuse.org/request/show/143686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=30
2012-11-30 14:25:06 +00:00
Stephan Kulow
df51d25d1e
Accepting request 140296 from devel:languages:python
...
Update to 0.7.9 (forwarded request 140019 from termim)
OBS-URL: https://build.opensuse.org/request/show/140296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=13
2012-11-06 15:22:00 +00:00
Ismail Dönmez
8b4d3127d4
Accepting request 140019 from home:termim:branches:devel:languages:python
...
Update to 0.7.9
OBS-URL: https://build.opensuse.org/request/show/140019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=28
2012-11-06 08:44:18 +00:00
Stephan Kulow
5bdb617c4f
Accepting request 122295 from devel:languages:python
...
- Fix building on openSUSE 11.4
- spec file cleanups (forwarded request 122292 from TheBlackCat) (forwarded request 122294 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/122295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=11
2012-05-29 08:36:07 +00:00
Todd R
453f18daef
Accepting request 122294 from devel:languages:python3
...
- Fix building on openSUSE 11.4
- spec file cleanups (forwarded request 122292 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/122294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=26
2012-05-25 09:26:57 +00:00
Todd R
f0ef53a70b
Accepting request 121857 from home:HighwayStar:branches:devel:languages:python
...
python3 package added
OBS-URL: https://build.opensuse.org/request/show/121857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=25
2012-05-23 07:27:03 +00:00
Stephan Kulow
7e0042167b
Accepting request 121278 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/121278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=10
2012-05-21 05:30:40 +00:00
Stephan Kulow
e168e241b5
Accepting request 116281 from devel:languages:python
...
Resubmit with fixed sources
OBS-URL: https://build.opensuse.org/request/show/116281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=9
2012-05-08 09:15:29 +00:00
Lars Vogdt
caf307741b
- update to 0.7.7:
...
* orm
- [bug] Fixed issue in unit of work whereby setting a non-None
self-referential many-to-one relationship to None would fail
to persist the change if the former value was not already loaded.
[ticket:2477].
- [feature] Added prefix_with() method to Query, calls upon
select().prefix_with() to allow placement of MySQL SELECT
directives in statements. Courtesy Diana Clarke [ticket:2443]
- [bug] Fixed bug in 0.7.6 introduced by [ticket:2409] whereby
column_mapped_collection used against columns that were mapped as
joins or other indirect selectables would fail to function.
- [feature] Added new flag to @validates include_removes. When True,
collection remove and attribute del events will also be sent to
the validation function, which accepts an additional argument
"is_remove" when this flag is used.
- [bug] Fixed bug whereby polymorphic_on column that's not otherwise
mapped on the class would be incorrectly included in a merge()
operation, raising an error. [ticket:2449]
- [bug] Fixed bug in expression annotation mechanics which could
lead to incorrect rendering of SELECT statements with aliases
and joins, particularly when using column_property(). [ticket:2453]
- [bug] Fixed bug which would prevent OrderingList from being
pickleable [ticket:2454]. Courtesy Jeff Dairiki
- [bug] Fixed bug in relationship comparisons whereby calling
unimplemented methods like SomeClass.somerelationship.like()
would produce a recursion overflow, instead of NotImplementedError.
* sql
- [bug] Removed warning when Index is created with no columns;
while this might not be what the user intended, it is a valid use case
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=22
2012-05-06 12:32:53 +00:00
Todd R
f4d01894a0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=21
2012-05-02 14:05:45 +00:00
Todd R
81e312b1be
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=19
2012-05-02 14:04:52 +00:00
Todd R
00be9d2773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=18
2012-05-02 14:04:25 +00:00
Todd R
eb44f7f630
Accepting request 116010 from home:babelworx:branches:devel:languages:python
...
Simple update to 0.7.6
OBS-URL: https://build.opensuse.org/request/show/116010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=17
2012-04-30 16:53:59 +00:00
Stephan Kulow
72f71c0f28
Accepting request 106446 from devel:languages:python
...
- Fixed SLE_11 build by disabling the testsuite for it (forwarded request 106445 from saschpe)
OBS-URL: https://build.opensuse.org/request/show/106446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=8
2012-02-22 14:54:51 +00:00
Sascha Peilicke
8155a808d5
Accepting request 106445 from home:saschpe:branches:devel:languages:python
...
- Fixed SLE_11 build by disabling the testsuite for it
OBS-URL: https://build.opensuse.org/request/show/106445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=15
2012-02-22 12:37:34 +00:00
Stephan Kulow
f1bb8a0860
Accepting request 103514 from devel:languages:python
...
update to 0.7.5 (forwarded request 103506 from rhafer)
OBS-URL: https://build.opensuse.org/request/show/103514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=7
2012-02-14 10:26:49 +00:00
Sascha Peilicke
2a0c9bcb78
Accepting request 103506 from home:rhafer:branches:devel:languages:python
...
update to 0.7.5
OBS-URL: https://build.opensuse.org/request/show/103506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=13
2012-02-09 10:13:27 +00:00
Stephan Kulow
3716f582bf
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=6
2011-12-06 17:57:50 +00:00
OBS User buildservice-autocommit
6bec871152
Updating link to change in openSUSE:Factory/python-SQLAlchemy revision 6.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=d22a6ce6c8f8c4529f3fefaa90206cb1
2011-12-06 17:57:50 +00:00
Stephan Kulow
49abbb118f
Accepting request 93072 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/93072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=5
2011-11-25 10:13:29 +00:00
Sascha Peilicke
adf8fdbb84
- Add depenendency on pysqlite
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=10
2011-11-10 10:56:48 +00:00
Sascha Peilicke
5eab75c04a
Accepting request 84233 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/84233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=3
2011-09-26 08:13:09 +00:00
Sascha Peilicke
4fe3e86ea1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=7
2011-09-25 13:04:12 +00:00
Sascha Peilicke
72d7f16cfb
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=6
2011-09-21 12:42:28 +00:00
b5d1fe99be
Autobuild autoformatter for 77040
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=2
2011-08-04 13:01:18 +00:00
OBS User buildservice-autocommit
5ac3f99d51
Updating link to change in openSUSE:Factory/python-SQLAlchemy revision 2.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=685b4ca567578c774efb0afb081c0b3d
2011-08-04 13:01:18 +00:00
0071dcf7a1
Accepting request 77040 from devel:languages:python
...
Please add
OBS-URL: https://build.opensuse.org/request/show/77040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=1
2011-08-04 13:01:08 +00:00
Sascha Peilicke
a90398cbc5
- Let doc package require base package instead of recommends
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=3
2011-07-20 17:43:00 +00:00
Sascha Peilicke
1f92065d56
- Dropped unused BuildRequires for fdupes and python-sqlite2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=2
2011-07-20 17:23:32 +00:00
Sascha Peilicke
de4042e740
Some cosmetics
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=1
2011-07-20 17:19:27 +00:00