Commit graph

566 commits

Author SHA1 Message Date
wiz
2c4c6e5468 Update to 1.35:
1.35      2014-06-17 08:06:14+02:00 Europe/Brussels
        * BUGFIX: VWD - currency returned.

1.34      2014-06-15 21:30:03+02:00 Europe/Brussels
        * VWD adapted to recent website change.

1.33      2014-06-01 11:24:24+02:00 Europe/Brussels
        * BUGFIX: yahoo_json never returns currency. so don't set a default.
                  yahoo_json returned current timestamp instead of quote date.

1.32      2014-05-18 21:55:12+02:00 Europe/Brussels
        * return "symbol" for yahoo_json module
        * allow to retrieve ISIN codes with VWD module

1.31      2014-05-04 22:56:45+02:00 Europe/Brussels
        * Case mismatch in ZA_UnitTrusts pod

1.30      2014-05-04 21:56:34+02:00 Europe/Brussels
        * Bourso.pm works on current website changes. Thanks to Guillaume
        * New module CSE.pm by Hiranya Samarasekera. Covers Colombo Stock
          Exchange (CSE) in Sri Lanka.

1.29      2014-04-08 08:28:25+02:00 Europe/Brussels
        * New module za_unittrusts. kudos to Rolf Endres.
	* Indiamutual patched to current website. kudos to Vinay S Shastry.

1.28      2014-03-16 12:05:19+01:00 Europe/Brussels

        * Removed some unnecessary dependencies

1.27      2014-03-05 15:04:22+01:00 Europe/Brussels

        * New module YahooJSON added (Abhijit Kshirsagar)
        * mtgox.t should not create errors when ONLINE_TEST is not defined

1.26      2014-03-03 22:24:58+01:00 Europe/Brussels

        * VWD adapted to current website (skaringa)
        * Boursorama module mostly fixed (Arnaud Gardelein)

1.25      2014-03-02 23:18:23+01:00 Europe/Brussels

        * AEX.pm : Some checking added. Not working yet
        * Quote.pm : readded sub parse_csv_semicolon.

1.24      2014-03-02 21:39:00+01:00 Europe/Brussels

        * Added module Citywire.pm written by Martin Sadler
        * Added module FTfunds.pm written by Martin Sadler
        * Added module MStaruk.pm written by Martin Sadler
        * Added module TNetuk.pm written by Martin Sadler
        * Data::Dumper is no more required to build

1.23_02   2014-03-02 14:46:41+01:00 Europe/Brussels (TRIAL RELEASE)

        TEST RELEASE

1.22      2014-03-02 10:38:18+01:00 Europe/Brussels (TRIAL RELEASE)

        TEST RELEASE

1.21      2014-03-02 09:56:38+01:00 Europe/Brussels (TRIAL RELEASE)

        * ASX.pm now supports querying more than 10 symbols (goodvibes2)
        * Travis config added for automated test build
        * BUILD: Updated to use Dist::Zilla
2014-09-06 12:45:14 +00:00
jperkin
f005fd8f56 Remove MAKE_JOBS_SAFE=no, I cannot trigger a failure with various MAKE_JOBS
settings up to '24' with the sqlite3 option enabled.
2014-09-02 10:50:02 +00:00
wiz
ae075e6d55 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
dbj
fd381c4b5f fix darwin build 2014-08-21 04:48:51 +00:00
rodent
847da6f8bf === 1.19.0 2014-07-26
* Application Fee refunds now a list instead of array
2014-08-07 02:05:28 +00:00
wiz
6055793889 Switch to v2 of webkit-gtk. Bump PKGREVISION. 2014-08-03 22:34:03 +00:00
wiz
eac55c7061 Switch to webkit1-gtk* in preparation for package update to v2.
Packages can switch to that version when they're tested to build with it.
2014-08-03 22:13:19 +00:00
darcy
f058a5a533 Expand on the description. 2014-07-16 13:33:40 +00:00
rodent
b974a116ce === 1.18.0 2014-06-17
* Add metadata for disputes and refunds
2014-07-16 12:19:57 +00:00
richard
c9b7659bc7 Update trytond modules using py-trytond/Makefile.common while adding
new leaf modules:
py-trytond-account-asset
py-trytond-account-payment
py-trytond-account-payment-sepa
py-trytond-account-statement
py-trytond-bank
ok wiz@
2014-06-25 06:03:36 +00:00
rodent
4140954e6c === 1.17.0 2014-06-10
* Remove official support for Python 2.5
2014-06-15 15:34:12 +00:00
rodent
b18969a431 === 1.16.0 2014-05-28
* Support for canceling transfers

=== 1.15.1 2014-05-21

* Support cards for recipients.

=== 1.14.1 2014-05-19

* Disable loading the ssl module on the Google App Engine dev server.
2014-06-01 01:06:24 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
c5964d1b4a Dependency cleanup:
Remove libgnomeui, not used since 2012, see
http://svn.gnucash.org/trac/changeset/22379/
Add libgnomecanvas and some other indirect dependencies.
Add gnome-keyring dependency. It is optional, but I found no way to disable
it when it's installed, so depend on it for now, to avoid surprises.

Bump PKGREVISION.
2014-05-24 22:59:51 +00:00
wiz
596f5a0fd5 Add dependency on py-readline.
/usr/pkg/share/gnucash/python/pycons/console.py imports it.

Bump PKGREVISION.
2014-05-22 07:19:48 +00:00
joerg
be150b035f Uses syntax not supported by Python 2.6. 2014-05-18 21:22:13 +00:00
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
richard
6fe6dc8bb6 import finance/py-trytond-account-fr 2014-05-15 05:33:45 +00:00
rodent
315543fc41 Package was uploaded to pypi. Thus, we can simplify the Makefile. Change in
this version was:

Fix CECKey.sign() handling of invalid hashes
2014-05-13 02:39:11 +00:00
wiz
b7aa80c689 Fix packaging with python-3.4 2014-05-10 06:52:03 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
rodent
4561b121ec +py-python-bitcoinlib 2014-05-08 10:14:56 +00:00
rodent
9ed1922575 Import py27-python-bitcoinlib-0.1 as finance/py-python-bitcoinlib.
This Python2/3 library provides an easy interface to the bitcoin data structures
and protocol. The approach is low-level and "ground up", with a focus on
providing tools to manipulate the internals of how Bitcoin works.
2014-05-08 10:14:10 +00:00
joerg
e475b31086 Python 2.6 is not supported by py-tryton. 2014-05-05 22:58:40 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
rodent
ede816700c Updated to latest release, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Use account of write-off journal as default
2014-05-03 22:28:04 +00:00
rodent
e4c1bc9a74 Updated to latest version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
2014-05-03 13:39:53 +00:00
rodent
b52e2984f4 Updated to latest stable version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Add start/end date to tax
* Use account of write-off journal as default
* Add write-off journal type
* Add description on write-off move
2014-05-03 13:36:01 +00:00
rodent
a73ef8532d Updated to latest release, 3.2.0. From CHANGELOG:
* Bug fixes (see mercurial logs for details)
2014-05-03 13:26:52 +00:00
rodent
3d7a468e6a Updated to latest version 1.14.0. No changelog, but there's a certificate
blacklist feature and testing thereof now.
2014-05-03 13:23:52 +00:00
wiz
1855b1ad6c Ignore SIGTTOU so that starting gnucash in the background works again.
Bump PKGREVISION.
2014-04-21 21:40:01 +00:00
asau
5fb2a3c988 Don't use "-pe" for pax, it doesn't work on FreeBSD, use "-pp" instead. 2014-04-19 01:14:41 +00:00
rodent
d6e851ba22 Version 3.0.2 - 2014-03-22
* Bug fixes (see mercurial logs for details)
2014-04-13 05:04:02 +00:00
rodent
1a544d21a0 Updated to latest stable, 3.0.3. From CHANGELOG:
Version 3.0.3 - 2014-04-07
* Bug fixes (see mercurial logs for details)

Version 3.0.2 - 2014-03-22
* Bug fixes (see mercurial logs for details)
2014-04-13 05:02:11 +00:00
wiz
7661af6176 Add missing dependency on py-gtk2. Bump PKGREVISION. 2014-04-12 14:19:56 +00:00
obache
1335204923 recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
rodent
3c85f63f4c Update to latest release, 1.12.2. From CHANGELOG:
=== 1.12.2 2014-03-13

* Fix syntax errors in setup.py metadata

=== 1.12.1 2014-03-13

* Added license and other metadata in setup.py
* Fix `__repr__` in Python 3
* Support pickling of responses
2014-04-07 00:39:08 +00:00
wiz
8268173112 Update to 2.6.3:
Version History
---------------
 2.6.3  - 30 March 2014
        o There have been no documentation changes since 2.6.2

 2.6.2  - 2 March 2014
	o Bug 547386 - Help text for Employee section missing.
	o Bug 723173 - One error and some typos in documentation. Thanks to
	  Imat for the patch.
 	o Bug 725013 - dividends reinvested example text doesn't match
	  graphic. Also remove a useless figure and improve text.
	o Assorted typos and version number corrections.

 2.6.1  - 1 January 2014
	o First documention updates for credit notes
	o Adapt migration documentation to gsettings introduction
	o Move most of the text regarding business features from guide
	  to help, correct links and wording and many small improvements.
	o Add information about the Business tab in book options window.
	o Enable building Japanese PDF without requiring Debian or
	  downloading fonts from anywhere.
	o Add Fedora font paths
	o Adjust image after [23668] update.
	o Doc/guide/C: add cash account to accts-examples-organization2
	o Docs/guide/de: minor corrections of spelling and an
	  extension by Martin Mainka
	o Update Italian translation of guide.
	o Update instructions for Italian translation to adapt them
	  to new generic langcode.


 2.6.0  - 29 December 2013
         o Updated documentation for new GnuCash stable version 2.6.0
	   o Update Preferences section
	   o Menu and Toolbar references
	   o Update Business Documentation: Bobby Ratliff
	   o Budget Features: Bobby Ratliff
         o Update Copyrights, Author lists, and metadata
	 o Add facility to publish docs as e-pubs
	 o Bug 513122 - Documentation doesn't explain how to import
	   account tree.
	 o Bug 604519 - Explain scope of Find Transaction tool.
	 o Bug 608932 - The documentation provided for opening a new
	   stock account is not appropriate
	 o Bug 633524 - Guide: introduce some splits concepts to help
	   with understanding transactions.
	 o Bug 638955 - Add documentation for book closing
	 o Bug 639264 - Add information in Concepts 4.5 to Explain
	   Starting Balance in Reconcile window
	 o Bug 661705 - OMF files not installed at the right place:
	   Yelp doesn't see them
	 o Bug 670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
	 o Bug 672668 - Add section explaining how to migrate data.
	 o Bug 684709 - Some rearrangement of text and chapters.
	 o Bug 687476 - Document Customer/Vendor overview feature
	 o Bug 688425 - Fix steps in putting it all together section.
	 o Bug 688579 - Run xmllint or variant in make distcheck
	 o Bug 688968 - Investment documentation improvements for
	   chapter about selling shares.
	 o Bug 691762 - Clarify behaviour of Find Transaction dialog
	   box's `Reconcile' criteria buttons.
	 o Bug 692917 - Note for keys when entering transactions.
	 o Bug 693493 - Add text to Tutorial 2.2.3 to explain
	   Debit/Credit Columns in register
	 o Bug 699430 - Describe the Assets over Time barchart Report
	 o Bug 700656 - Tutorial does not explain type of security
	 o Bug 702039 - Canadian stocks are fetched in USD by Finance-Quote
	 o Bug 712308: Double click on parent account doesn't open the
	   register - new behaviour not documented.
	 o Bug 715161 - File structure csv import customers and vendors
	 o Updated Translations: German, Italian
2014-04-03 10:55:53 +00:00
wiz
23385e89fe Update to 2.6.3:
2.6.3 - 30 March 2014
       Bugs Fixed:
       721196 - Cannot import lines with empty fields for deposit or withdrawal
       	       in bank transaction download.
       721654 - Style sheet preference is not saved for a Preconfigured Report
       723975 - Dialog box displayed during QIF import has placeholder text
       724995 - Gnucash crashes due to assertion failed when opening sqlite file
       711567 - Cannot save a custom report if a path contain diacritic chars
       726430 - Python: account.getName() raises TypeError
       726891 - segmentation fault on session.end()

       Other Changes:
       Fix resizing of columns in budget view
       Fix guile 2 stack overflow errors for large reports
       Fix basis calculation for FIFO or LIFO when less than one lot is sold.
       Update Window and Menu item from "Preconfigured-" to "Saved-" Report
       	      and add lables to the dialog with help texts
       Aqbanking: SEPA transfer improvements - fix origin labels and add
       	      possibility to edit sender's name.
       Prevent crash reported in Bug 711567.

       Translations Updated: Catalan, Danish, Italian
2014-04-03 09:44:02 +00:00
wiz
38cb54ab0b Add upstream bug report URL. 2014-03-12 09:48:38 +00:00
wiz
e95efec4c2 Update to 2.6.2:
2.6.2 - 2 March 2014
       The GnuCash development team proudly announces GnuCash 2.6.1,
       the latest stable release of the GnuCash Free Accounting
       Software.

       This is a maintenance release; there are no new features, but
       Mike Alexander has extensively reworked the Advanced Portfolio
       Report.

       Mike Alexander has completed his extensive reworking of the
       Advanced Portfolio Report.

       Bugs Fixed:
       497831 - Can't change the date of a transaction with certain locales
       721472 - Fix Reconcile description column.
       721677 - Customer Summary does not include inactive customers
       722123 - Zero price entry added to price database on stock purchase
       722903 - Poor performance of account hierarchy, budgets, reconcile
                window,...
       723051 Implement gncCustomerNextID in Python bindings.
       723373 -  Don't create any sx in the since-last-run dialog if this is
       	         a read-only file
       723644 - Make sure that gnc_search_invoice_on_id() returns the
       	        correct type of object.
       724211 - Can't select march 6 date on register
       724426 - Errors in account plan
       724427 - New account plan for Sweden
       724578 - Problems clearing incompletely paid invoices
       724753 - Saved Multicolumn Report Error
       725131 - Adding Payments to Fancy Invoice

      Translations Updated: Catalan, Italian
2014-03-12 09:36:28 +00:00
rodent
b846fd4e3f +py-stripe 2014-02-20 00:09:23 +00:00
rodent
2203363e78 Import py27-stripe-1.12.0 as finance/py-stripe.
Stripe python bindings.
2014-02-20 00:08:13 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
wiz
90dbda26b4 Mark as not ready for python-3.x. Bump PKGREVISION. 2014-02-06 18:18:11 +00:00
rodent
b14215cf5c +py-trytond-account-invoice 2014-02-01 19:46:29 +00:00
rodent
e69771861a Import py27-trytond-account-invoice-3.0.1 as finance/py-trytond-account-invoice.
The account_invoice module of the Tryton application platform.
2014-02-01 19:45:37 +00:00
rodent
b83236b442 PYTHON_VERSIONS_INCOMPATIBLE=33 according to setup.py 2014-02-01 19:44:35 +00:00
rodent
4992c516c6 +py-trytond-account-product 2014-02-01 19:37:43 +00:00