Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Gentoo Overlay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tryton
Gentoo Overlay
Commits
d0b37c24
Commit
d0b37c24
authored
1 year ago
by
Cédric Krier
Browse files
Options
Downloads
Patches
Plain Diff
app-tryton/account_payment: add missing test dependency
Closes:
https://bugs.gentoo.org/924466
parent
d822c279
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app-tryton/account_payment/Manifest
+1
-1
1 addition, 1 deletion
app-tryton/account_payment/Manifest
app-tryton/account_payment/account_payment-7.0.1.ebuild
+1
-0
1 addition, 0 deletions
app-tryton/account_payment/account_payment-7.0.1.ebuild
with
2 additions
and
1 deletion
app-tryton/account_payment/Manifest
+
1
−
1
View file @
d0b37c24
...
...
@@ -3,5 +3,5 @@
DIST trytond_account_payment-7.0.1.tar.gz 76738 BLAKE2B cf1b11c93f85e39aaf05177caece7b2a42da04d1bd1edcf66d369b180a09c7c5853f6045f6aebf68a85d6355a979e69b94fbdde53daebcc5514260f1670ba913 SHA512 5a123712bda5c3b1abbfb19bcf75ec96c5a72976ea71cfbe8d86f72f197a8b8c75d27d9fc61121fdf6993f20d58929b8b2b841b50d16c28732e9086c4cb1dce0
EBUILD account_payment-6.0.3.ebuild 1074 BLAKE2B 7b96011e126b80b1e845d4015e1c1d6401312af79e52d896a646963a4579a7500a0a66273eded968fa701bec3d3b2af3968e13600260c456511cb56f987a4032 SHA512 8a8930c5c812bf80373f4699e724204ca939597cbe7abfeed8d1985b84473e25f86857c285e77eefcb9affc5701588574731c95bb3687206d94c169d44a37fef
EBUILD account_payment-6.8.1.ebuild 1092 BLAKE2B 9ec5942487daa701134f29a089ca86599e0d6c58bad1fedec8129874cbcaf5e68743fd0ee80ce864a28be1ed028cf1983c3b6576bedd3dde930953a7623535e0 SHA512 c361dd5c12123fcd2db689a84b8a3b5022ac6184d278ac0af1d62dc6b3c0c8e70350ae5061bc1e934da0f9782e483ef3c4fc303caa106762cdb3416998bba975
EBUILD account_payment-7.0.1.ebuild 1
092
BLAKE2B
2739a5d1c88faf1e6e25f228f9742011c3cd058cc4d063501655326db0843a339f49b35467716b7ad717c71e2f67a8f6bc61f4fea71763562936c20606ea5101 SHA512 50b097b3b669066dbb4db95b4996b1c099c724357fbaf041e101f2d2b0fb5170f5bee40cb066838f9df8fee71656201748c578ccc546cea43a7deda7cabcaa64
EBUILD account_payment-7.0.1.ebuild 1
158
BLAKE2B
ed3e3cbb3eeea423787b30e47feabb7b803daabd5823e0d7ba4c05728f4feaf68e9284fcb716546d3aea935880cf1ee1d5d4b6d939b74fd5e8391d76cde0792a SHA512 37d85044378c9e5fa95a8aadc6e6457ab914c7a3bb18dfd856791a2979f9e2c0259ae9a3e30de2ff8d1cb1ca546a000b8a6390a0e7e6f709d1d9af79d3b6f9f5
MISC metadata.xml 330 BLAKE2B a9a5d6ceb4ed96734c01ca789509990633494b8682f8cd6d277e387869cb8073f3a80f6ab6e2291a0e39161f02c6443c5c98ae1dc33d14690ab66505f5707b6b SHA512 0362bf50aab9cff668c551cc0aa5df91428f87df96ac9920a33abb825a6e0e7da5ad3e9cfd72ea8e418d7efa650ac0a89d15c40a2361bf391cb8eda547b213b9
This diff is collapsed.
Click to expand it.
app-tryton/account_payment/account_payment-7.0.1.ebuild
+
1
−
0
View file @
d0b37c24
...
...
@@ -27,6 +27,7 @@
$(
python_gen_impl_dep sqlite
)
=dev-python/proteus-
$(
ver_cut 1-2
)
*[
${
PYTHON_USEDEP
}
]
=app-tryton/account_dunning-
$(
ver_cut 1-2
)
*[
${
PYTHON_USEDEP
}
]
=app-tryton/account_statement-
$(
ver_cut 1-2
)
*[
${
PYTHON_USEDEP
}
]
=app-tryton/account_invoice-
$(
ver_cut 1-2
)
*[
${
PYTHON_USEDEP
}
]
)"
RESTRICT
=
"!test? ( test )"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment