UbuntuUpdates.org

Package "python3-uno"

This package belongs to a PPA: LibreOffice




Name: python3-uno

Description:

Python-UNO bridge
The Python-UNO bridge allows use of the standard LibreOffice API
with the Python scripting language. It additionally allows
others to develop UNO components in Python, thus Python UNO components
may be run within the LibreOffice process and can be called from C++
or the built in StarBasic scripting language.

Latest version: *DELETED*
Release: precise (12.04)
Level: base
Repository: main
Head package: libreoffice

Links


Download "python3-uno"


Other versions of "python3-uno" in Precise

Repository Area Version
base universe 1:3.5.2-2ubuntu1
security universe 1:3.5.7-0ubuntu13
updates universe 1:3.5.7-0ubuntu13

Changelog

Version: *DELETED* 2013-03-04 11:08:57 UTC
No changelog for deleted or moved packages.

Version: 1:3.6.0~rc4-0ubuntu3~ppa1~precise1 2012-08-19 22:08:42 UTC

 libreoffice (1:3.6.0~rc4-0ubuntu3~ppa1~precise1) precise; urgency=low
 .
   * backporting to precise
 .
 libreoffice (1:3.6.0~rc4-0ubuntu3) UNRELEASED; urgency=low
 .
   * backport patch to evade fdo#51324 (LP: #1017125)
   * pure white progress bar is better for now (LP: #1026059)
   * reenable subsequentcheck
   * update patch queue:
     - readd split-binfilters-and-evo.diff from debian
     - add backported dont-let-autoextension-interfere-with-kfiledialog.diff
       from debian
     - remove obsolete force C++ ABI patch
     - remove obsolete lp-904212-add-missing-mimetypes-to-impress.desktop.diff
     - remove obsolete remove-broken-mysqlcon-version-check.diff
     - remove unoapi-test disabling patch, now that we seem to evade lp#1017125
   * reenable reportbuilder for universe ppa builds only (LP: #992232)
 .
 libreoffice (1:3.6.0~rc4-0ubuntu1) quantal-proposed; urgency=low
 .
   * update to upstream rc4
 .
 libreoffice (1:3.6.0~rc2-0ubuntu3) quantal-proposed; urgency=low
 .
   * remove reportbuilder dep as long as we still have it disabled
   * disable help on armel,armhf for now because of build breaker in
     helpcontent2/util/sdatabase
 .
 libreoffice (1:3.6.0~rc2-0ubuntu2) quantal; urgency=low
 .
   * remove build-conflict against gcc-4.7
   * disable subsequentcheck for this (first) upload
 .
 libreoffice (1:3.6.0~rc2-0ubuntu1) quantal; urgency=low
 .
   * new upstream rc
   * switch to libservlet 3.0 API (LP: #1023405)
   * revert 78c2f91bd0ba744ddacb908457a18ca6537c8017
   * temp. disable reportbuilder for it needs 17 MIRs still
 .
 libreoffice (1:3.6.0~beta3-0ubuntu1~ppa1) quantal; urgency=low
 .
   * new upstream beta
   * merge from debian
   * revert gconfbe temporary hack
 .
 libreoffice (1:3.6.0~beta2-0ubuntu1~ppa3) quantal; urgency=low
 .
   * force disable HAVE_CXX0X for ABI incompatibilty
   * keep xmloff unoapi disabled on gcc-4.7 builds for now, even though we
     ourselves should be good
 .
 libreoffice (1:3.6.0~beta2-0ubuntu1~ppa2) quantal; urgency=low
 .
   * rebase on debian
 .
 libreoffice (1:3.6.0~beta2-0ubuntu1~ppa1) quantal; urgency=low
 .
   * new upstream beta
   * fix gcc versioning
   * disable broken pdfimport test for now
 .
 libreoffice (1:3.6.0~beta1-0ubuntu5) quantal; urgency=low
 .
   * new upstream beta, rebasing on debian
   * build against gcc 4.6 (related: lp#1007616)
 .
 libreoffice (1:3.6.0~beta1-1) UNRELEASED; urgency=low
 .
   [ Rene Engelhard ]
   * new upstream beta release
     - fixes splashscreen location in multi-monitor setups
       (closes: #657444, #431473)
 .
   * debian/patches/build-dont-run-checks.diff: as name says
 .
   * debian/rules:
     - new conditionals for: doxygen, libcdr, liblcms2
     - remove liblucene2-java stuff; now clucene is used
     - build-depend on libxml2-utils, xmllint now needed
     - build-depend on liboost-date-time-date, we now link to boost...
     - disable binfilter for now (checkdll segfaults...)
     - build-depend against libpng-dev instead of libpng12-dev
       (closes: #662411)
     - remove squeeze-backports stuff, add wheezy-backports
     - install upstreams README(_en-US) (closes: #676340)
     - clean up some warnings:
       + readd /usr/lib/`dpkg-architecture -qDEB_HOST_MULTIARCH`/libfakeroot
         to LD_LIBRARY_PATH for dh_shlibdeps
       + don't run jh_depends -i/-a, use -p for each package, otherwise it
         gets confused by help.jar/s*.jar which is just zips, no "real" jar
     - switch to default-jdk, b-d on default-jdk (>= 1:1.7-48) on ia64 and
       check for "OpenJDK" in tests yes/no clause for JDK=default
     - add ENABLE_HELP conditional now that we have --without-help; also
       add the new --disable-extensions and --disable-database-connectivity to
       their respective places
   * debian/uno-libs3.symbols: update
 .
   [Bj��rn Michaelsen]
   * force disable HAVE_CXX0X for ABI incompatibilty
 .
 libreoffice (1:3.5.4-5) unstable; urgency=low
 .
   * debian/patches/evolution-3.4.diff: as name says,
     add libebook-1.2.so.13
 .
   * debian/python{,3}-uno.NEWS: add missing )
   * debian/*.bug-script: add -draw to libreoffice report-with:;
     report libreoffice-script-provider-python with python(3)-uno
 .
 libreoffice (1:3.5.4-4) unstable; urgency=high
 .
   * debian/patches/make-shortcuts-in-menus-localized-again.diff:
     backport from libreoffice-3-5; as name says, regression from 3.5.3
   * debian/patches/fix-legacy-report-opening.diff: backport fixes from
     libreoffice-3-5; as name says
   * debian/patches/s390-remove-fsigned-char.diff: move ...
   * debian/patches/fix-signed-char-mess.diff: ... here and add same
     fixes for gbuild modules - and m68k ;)
 .
   * debian/rules:
     - re-enable Base on armel/armhf; apparently also fixed by
       yyinput-fix-for-unsigned-char.diff
     - remove i386/amd64 special-casing, run junit checks on all archs
     - remove obsolete rm -rf preventing -report-builders contents getting
       packaged, thanks Bj��rn Michaelsen for pointing out the empty package
   * debian/changelog:
     - mention recent security fixes in respective changelog entries
 .
 libreoffice (1:3.5.4-3) unstable; urgency=medium
 .
   * debian/patches/ppc-readd-fsigned-char.diff: sigh. actually breaks.
     revert.
   * debian/patches/s390-remove-fsigned-char.diff: remove -fsigned-char
     to fix smoketest
 .
   * debian/rules:
     - re-enable extensions on s390(x)
     - actually enable evolution on s390x - and don't ship an empty package
       if -evolution is disabled
 .
 libreoffice (1:3.6.0~alpha1-0ubuntu1) quantal; urgency=low
 .
   * first upstream alpha
 .
 libreoffice (1:3.5.4-2) unstable; urgency=medium
 .
   * debian/patches/ppc-readd-fsigned-char.diff: backport
     7ef203d2bf72f7d96fd10d1297af06e82550a1c4 from master, as name says
 .
   * debian/rules:
     - sigh. fix $(error clause in gcj builds
 .
 libreoffice (1:3.5.4-1) unstable; urgency=medium
 .
   * LibreOffice 3.5.4 final (identical to rc2)
 .
   * uplo

Source diff to previous version
1017125 boost::unordered_multimap\u003c\u003e::erase(iterator, iterator) broken on quantal
1026059 Progress bar in splash screen is orange instead of upstream white
992232 no libreoffice-report-builder in precise
1007616 gcc internal compiler error in force_move_args_size_note, at combine-stack-adj.c:419
657444 splashscreen location in multiscreen configuration - Debian Bug report logs
662411 libreoffice: Please Build-Depends on libpng-dev, change from libpng12-dev - Debian Bug report logs
676340 libreoffice: official `README.gz` not packaged but mentioned in `README.Debian.gz` - Debian Bug report logs
666746 FTBFS(s390x): BigPtrArrayUnittest::test_for_some1: assertion failed - Debian Bug report logs
667047 no Base on powerpc - Debian Bug report logs

Version: 1:3.5.6-0ubuntu1~ppa1 2012-08-11 10:08:44 UTC

 libreoffice (1:3.5.6-0ubuntu1~ppa1) precise; urgency=low
 .
   * new upstream release using our own tarballs as debian is frozen
   * upstream bugfix release, fixes for rc1:
     - bnc#760764 rtftok: don't ignore character properties of text fields [Miklos Vajna]
     - fdo#30519 Bad transitions if "use hardware acceleration" is enabled [David Tardon]
     - fdo#34093 Partial PDFEXPORT of particular Master Documents breaks hyperlinks [Ivan Timofeev]
     - fdo#35953 Solver localized/translated label strings are truncated [Andras Timar]
     - fdo#36824 embedded hsqldb; in view, computed row without alias makes whole file unusable [Lionel Elie Mamane]
     - fdo#37063 importing docx loses table in header/footer [Miklos Vajna]
     - fdo#37626 Page background could not be set in form wizard [Lionel Elie Mamane]
     - fdo#38056 ODF import: Page Borders handling broken [Michael Stahl]
     - fdo#39415 Painting of collapsing table borders broken in Writer [Michael Stahl]
     - fdo#39812 TABLE borders do not terminate where they should with merged cells [Michael Stahl]
     - fdo#41556 VIEWING: Incomplete font substitution when FontConfig matches italic font [Caol��n McNamara]
     - fdo#43398 FORMATTING: Documents opened in LibreOffice Writer incorrectly appear as right justified [Muhammad Haggag]
     - fdo#43556 EDITING report design: lengths & positions shown rounded -> hides information, leads to seemingly unexplainable behaviour [Lionel Elie Mamane]
     - fdo#43967 VIEWING: legacy report designer wizard improperly formats dates [Lionel Elie Mamane]
     - fdo#44534 EDITING: Connectors cannot be selected [David Tardon]
     - fdo#45724 FILESAVE, FORMATTING, Text field data loss [Miklos Vajna]
     - fdo#46738 Cell background and border color formatting information of empty cells lost in particular document after FILESAVE as xls and xlsx [Petr Mladek]
     - fdo#46966 RTF reader overrides margins when \header is present [Miklos Vajna]
     - fdo#47071 UI: Undocked toolbars do not show all icons in special ratio [Ivan Timofeev]
     - fdo#47368 Many crashes when accessibility enabled on MacOS X [Michael Meeks]
     - fdo#47636 Extremely slow display with font fallback [Caol��n McNamara]
     - fdo#47947 UI: Calc Data Form button width doesn't accommodate German text or German text too long. [Andras Timar]
     - fdo#48033 FILEOPEN : Import RTF file but pictures are not well positioned on table/cells [Miklos Vajna]
     - fdo#48335 FILESAVE: RTF export [Miklos Vajna]
     - fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks [Julien Nabet, Fridrich ��trba]
     - fdo#48602 FILEOPEN: The Greek codepage instead the Russian codepage (*.vsd by MS_Visio-2000) [Fridrich ��trba]
     - fdo#49178 CRASH when FILEOPEN particular RTF [Julien Nabet]
     - fdo#49486 Hyphenation problem with Graphite 2 [Martin Hosken]
     - fdo#49582 FILESAVE: Long delays saving in XP .XLS format [Petr Mladek]
     - fdo#49659 rtf header, tables, pagenumber are wrong [Miklos Vajna]
     - fdo#49666 CRASH while opening RTF document [David Tardon]
     - fdo#50087 FILEOPEN properties Title, Subject, Comments (File>Properties ..> Description) no longer imported in rtf document [Miklos Vajna]
     - fdo#50603 Unable to update LibreOffice without resetting user profile [Stephan Bergmann]
     - fdo#50665 \chpgn ignores formatting [Miklos Vajna]
     - fdo#50682 On MacOS X 10.7, 'import uno' crashes in the LibreOffice-provided Python [Stephan Bergmann]
     - fdo#50800 EDITING: queries do not filter when created with the query wizard [Lionel Elie Mamane]
     - fdo#50801 Wrong cross-reference text when Caption order is Numbering first [Uray M. J��nos]
     - fdo#50831 RTF: FILESAVE empty lines get different font size after reopening document [Miklos Vajna]
     - fdo#50849 SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list [Lionel Elie Mamane]
     - fdo#50975 3.6.0b1: Segfault when accessing the LO About dialog with librsvg ��� 2.16 [Caol��n McNamara]
     - fdo#50988 Draw crashes on loading MS Logical Design Diagram example viso file. [Julien Nabet]
     - fdo#50990 MS Visio file displays as blanc page in Draw [Fridrich ��trba]
     - fdo#51074 Error parsing help strings with "|" chars [Stephan Bergmann]
     - fdo#51243 Trying to edit a report from new (but awful) Report Builder hangs libreoffice [Lionel Elie Mamane]
     - fdo#51249 Crash while saving a document with track-changes enabled [Pierre-Eric Pelloux-Prayer]
     - fdo#51270 On UNINSTALLING, LibreOffice leaves dirt behind [Andras Timar]
     - fdo#51467 MinGW: Help-About Version info should be in accordance to new naming scheme [Petr Mladek]
     - fdo#51601 Cannot open xlsx file [Eike Rathke]
     - fdo#51619 [CRASH] legacy reports: asks for parameters, then for empty parameters list then CRASH [Lionel Elie Mamane]
     - fdo#51667 FILEOPEN particular .xls from PlanMaker with CHART will CRASH [Markus Mohrhard]
     - fdo#51793 EDITING: Bug in NumberRange field in Writer [C��dric Bosdonnat]
     - fdo#52066 FILEOPEN: RTF file opens with black boxes and wrong spacing [Miklos Vajna]
     - fdo#52107 : Pasting crashing Spreadsheet [Markus Mohrhard]
     - fdo#52143 Unicode tooltips corrupt [Andras Timar]
     - i#119400 Undo broken in several contexts (Basic Editor, Math Editor, Calc Input Line, MultiLine controls, etc) [Ivan Timofeev]
     - i#9860 Table has no top border when over 2+ pages [Michael Stahl]
     - rhbz#678440 opening urls fails with error 403 on picky servers [Fridrich ��trba, Stephan Bergmann]
     - rhbz#819304 [abrt][reproducible] libreoffice-core-3.5.2.1-6.fc17: v killed by signal 11 (SIGSEGV) [David Tardon]
     - rhbz#838248 libreoffice calc standard filter doesn't show criteria after file re-open [Eike Rathke]
     - rhbz#842552 [abrt] oox::drawingml::applyStyleList [David Tardon]
   * upstream bugfix release, fixes for rc2:
     - fdo#38056 ODF import: Page Borders handling broken [Michael Stahl]
     - fdo#46020 FILESAVE

Source diff to previous version

Version: 1:3.5.5~rc3-0ubuntu1~ppa1 2012-07-16 10:08:43 UTC

 libreoffice (1:3.5.5~rc3-0ubuntu1~ppa1) precise; urgency=low
 .
   * cherry-pick Rene Engelhards fix against an empty libreoffice-report-builder
   * updating patches
   * new upstream rc. which is final. Releasing as rc3 to use debian tarball for
     final
   * upstream bugfix release, fixes for rc1:
     - bnc#652364 column break without columns seems to be a page break [Lubo�� Lu����k]
     - bnc#747461 implement relativeHeight (z-order) in .docx import (part of [Lubo�� Lu����k]
     - bnc#750255 column break without columns seems to be a page break [Lubo�� Lu����k]
     - bnc#750838 .docx wrap values mean different things than in LO, map them [Lubo�� Lu����k]
     - bnc#751077 handle recursive because of shapes [Lubo�� Lu����k]
     - bnc#757118 fix horizontal rule width in .doc documents [Lubo�� Lu����k]
     - bnc#757609 import vmlshape 'hidden' style attribute and apply to controls [Noel Power]
     - bnc#757910 fix WW8 import of textboxes with thin border/inner margin [Miklos Vajna]
     - bnc#762542 don't rotate calc shapes if twoCellAnchor, partial fix [Noel Power]
     - fdo#33634 better drawing support for borders of different width, [Markus Mohrhard]
     - fdo#34638 and Fix Shortcut names are not localized on Linux [Thomas Arnhold]
     - fdo#35972 toolbarmanager must be aware of changes in SvtMiscOptions [Ivan Timofeev]
     - fdo#38116 fix double hairline border drawing some more: [Michael Stahl]
     - fdo#40874 make recorded border macros run: [Michael Stahl]
     - fdo#42379 hide separators before calculating line breaks [Ivan Timofeev]
     - fdo#42405 remove this, nowadays MenuItemAllowed disables menu entries [Ivan Timofeev]
     - fdo#42865 privatized unique empty string symbol: [Michael Stahl]
     - fdo#43249 WW8: fix double border import: [Michael Stahl]
     - fdo#43895 related Fixed shortcommings of FileDialogHelper_Impl::verifyPath [Stephan Bergmann]
     - fdo#43989 let unopkg.exe run with elevated privileges during install [Andras Timar]
     - fdo#44174 RTF_TITLEPG when title page has no header [Miklos Vajna]
     - fdo#45190 import of RTF_LI should reset inherited RTF_FI [Miklos Vajna]
     - fdo#45522 fix crash on RTF export of sub-tables during copy&paste [Miklos Vajna]
     - fdo#45592 similar to type for property UNO_NAME_SAVE_FILTER_DATA is wrong [Noel Power]
     - fdo#45987 ensure that number of tabs is correctly set in ScViewData, [Markus Mohrhard]
     - fdo#46074 ignore corrupted items in Recent Documents [Stephan Bergmann]
     - fdo#46112 tweak condition to prevent guessing only... [Michael Stahl]
     - fdo#46687 fix Styles and Formatting gtk crasher [Bjoern Michaelsen]
     - fdo#47035 fix loading of jpeg files on Mac/PPC [Christian Lohmaier]
     - fdo#47044 adapt to different Windows versions' InternetQueryOption behavior [Stephan Bergmann]
     - fdo#47325 legacy reports: survive absence of Sorting hidden control [Lionel Elie Mamane]
     - fdo#47473 try to set new order only after field columns are available [Lionel Elie Mamane]
     - fdo#47520 use the already retrieved row instead of driver row [Lionel Elie Mamane]
     - fdo#47805 rework handling of 64-bit registry entries [Andras Timar]
     - fdo#48018 legacy reports do not sort by group columns [Lionel Elie Mamane]
     - fdo#48068 fix parsing of path d-attribute [Chr. Rossmanith]
     - fdo#48345 need to refresh row also when not m_bRowCountFinal [Lionel Elie Mamane]
     - fdo#48647 fix double hairline border drawing some more: [Michael Stahl]
     - fdo#48914 uninstall process should remove .pyc files from install directory [Andras Timar]
     - fdo#48932 super slow typing and scrolling in large documents [Caol��n McNamara]
     - fdo#49430 fix missing form control, partial fix for [Noel Power]
     - fdo#49438 heuristic pseudo-hack to use hair-lines if width

Source diff to previous version

Version: 1:3.5.5~rc2-0ubuntu1~ppa1 2012-06-27 20:08:19 UTC

 libreoffice (1:3.5.5~rc2-0ubuntu1~ppa1) precise; urgency=low
 .
   * cherry-pick Rene Engelhards fix against an empty libreoffice-report-builder
   * new upstream release
   * updating patches




About   -   Send Feedback to @ubuntu_updates